> > Is there a buildin limit on the number of records DBD::CSV can handle ?
> 
> There is no built in limit.  Yours is the first report I've had of the 
> problem.  My guess is that in most situations for files of that size 
> you'd be better off loading them into into SQLite and doing your 
> querying there.

I have done some further investigation and know now what is happening.

The reason for my problems was not based on DBD::CSV but a maleformed
CSV file. After correcting that error I had no problems loading a CSV
file with 210605 records using DBD::CSV.

Sorry for implying there might be a problem in DBD::CSV when in fact
it was my data.

Best,
Michael
-- 
 Vote against SPAM - see http://www.politik-digital.de/spam/
 Michael Gerdau       email: [EMAIL PROTECTED]
 GPG-keys available on request or at public keyserver

Reply via email to