Hello All,
I am trying to insert chinsese characters for 2 columns .
Below is my current format file(.fmt) and i am trying to insert chinese characters for columns(Vendor_Name1,Vendor_Name2) using bcp command line arguments and I am getting error message .
6.0
16
1 SQLCHAR 0 10 "" 1 Vendor_No
2 SQLNCHAR 0 35 "" 2 Vendor_Name1
3 SQLNCHAR 0 35 "" 3 Vendor_Name2
4 SQLCHAR 0 35 "" 4 Street
5 SQLCHAR 0 35 "" 5 Name4
6 SQLCHAR 0 25 "" 6 City
7 SQLCHAR 0 3 "" 7 Region
8 SQLCHAR 0 3 "" 8 Country
9 SQLCHAR 0 10 "" 9 Postal
10 SQLCHAR 0 16 "" 10 Central_Phone
11 SQLCHAR 0 10 "" 11 DUNS
12 SQLCHAR 0 1 "" 12 Delete
13 SQLCHAR 0 25 "" 13 New_Dunn
14 SQLCHAR 0 10 "" 14 Last_Change_Date
15 SQLCHAR 0 11 "" 15 UltimateDuns
16 SQLCHAR 0 35 "\r\n" 16 UltimateVendorName