|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Scraping a website - various problemsby simonm (Vicar) |
| on Jan 21, 2006 at 04:43 UTC ( #524624=note: print w/ replies, xml ) | Need Help?? |
|
Depending on the database, the cursor might be a persistent result set containing the records that matched a given query, and there might be some process that cleared out inactive cursors, so that might well be why the original request works for a while and then stops working.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||