Hi,

i'm trying to load data into a table with the following script:

DATALOAD TABLE "HOTELS"
 INFILE 'test.data' ASCII SEPARATOR ';' DELIMITER '"'


The Data at the infile looks like this:

test;test;test;"test,test,test,test";test

With and without the delimiter i will get an Error on load.

How can I load this data into the table.

Thanks a lot for your help!!!!


Albert Steckenborn

SteboSoft, Ludwigshafen




_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to