Forum Post: BulkLoadFieldDelimiter and loadTableFromFile

  • Thread starter Thread starter AhJian324
  • Start date Start date
Status
Not open for further replies.
A

AhJian324

Guest
Hi all, I'm using loadTableFromFile (C++ function) to load data to a table. I would like to set delimiter as pipe, instead of command. I try to set in /opt/Progress/DataDirect/Connect_for_ODBC/odbc.ini, BulkLoadFieldDelimiter=| But the function failed to import data into table. The error message is Row: 1; column: -1; warning: Error at offset 80 in file (/home/xxxx/XXXXX.txt).

Continue reading...
 
Status
Not open for further replies.
Back
Top