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?
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?