Code Comments
Programming Forum and web based access to our favorite programming groups.Hi,
I'm using this module to read from a CSV file. Everything is OK except
that there is apparently a limit of around 4000 lines. When I read a
CSV file ('select * from table', looping over the result with
'$sth->fetchrow_hashref') of over 4000 lines my script just stops
after 4002 lines, as if the file isn't bigger than that.
Is there a way to overcome this limit?
Karel.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.