Sample Header Ad - 728x90

Sybase ASE 16.0 BCP in character problem

0 votes
0 answers
362 views
I am using SYBASE ASE 16.0 and in my tables i have some values like > "KOCAELİ", "İZMİR", "TALATPAŞA" . They are readable in csv file however when i put database with bcp in command, i have mistakes which are > "KOCAEL0", "0ZM0R", "TALATPA^A my command is : bcp ME_DEV_TRUNK_DB..aktar2 in list.csv -b10000 -c -t',' -r\\n -Usa -SMYDB1 -Jiso88599 -F2 How can i fix and input data into database?
Asked by Melih (284 rep)
May 30, 2019, 11:53 AM