BCP 问题!
在BCP的过程中多次出现:
CSLIB Message: - L0/O0/S0/N36/1/0:
cs_convert: cslib user api layer: common library error: The result is truncated because the conversion/operation resulted in overflow.
请问是什么原因?
命令行如下:
bcp 。。。 in 。。。.bcp -Uusername -Ppassword -Sdbservice -c -t"||" -r"##\r\n"

