Hi Danny,

Danny Tramnitzke [mailto:[EMAIL PROTECTED]] wrote:
> 
> DATALOAD table testtable
> no              1

[snipped some col descs]

> mod_user       17
> INFILE /home/sapdb/db_script/input.bcp
> SEPARATOR '.*.'
> DELIMITER ''
> 
> But Error comes : 
> 
> Error during execution
> -->-25281
> Syntax error at position 474 (Unexpected keyword: SEPARATOR).
> 
> Defined maximum number of errors (1) reached
> 
> 
> Thats strange, because THAT Statement hasn't an Error with 
> SEPARATOR on last
> friday ...
> But could it be, that the SEPARATOR must be only one char ?
> 
> If yes, how could I make a tab-Separator ? 
> 
Yes the separator must still be 1 char.
Use the tab tab.
Furthermore data files must be included in single quotes yet.
Regards,
 Steffen
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to