Right truncation of string data
Item | Value |
---|---|
SQLCODE | –638 |
Constant | SQLE_STRING_RIGHT_TRUNCATION |
SQLSTATE | 22001 |
Sybase error code | 9502 |
ODBC 2 State | 22001 |
ODBC 3 State | 22001 |
Probable cause?
Non-space characters were truncated upon the assignment of string data.\
這個錯誤不一定是由string類型超長發出的,其他類型如binary之類的超過表定義length也報這個錯誤