Text importer maximum input record length?

dwittke

Member
I am importing a CSV file with about 80 columns with a record length of up to 250 or so characters.

On some really long input records, the text importer is failing because it is dropping off the ending ")".

I am on version 7.1.0.1337. Any help most appreciated.

Thanks

EDIT: Just wanted to add that the last column may have nulls, maybe that is causing the problem?
 
There should not be an issue. Is it possible for you to send me some demo data to reproduce the problem?
 
Back
Top