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"
[314 byte] By [h99-我心飞翔] at [2008-1-9]
# 1
数据长度超过了定义的长度,被截断
sybasedba at 2007-10-19 > top of Msdn China Tech,其他数据库开发,Sybase...