Value truncated
Item |
Value |
---|---|
SQLCode |
101 |
Constant |
SQLE_TRUNCATED |
SQLState |
01004 |
ODBC State |
01004 |
You have tried to insert, update, or select a value in the database which is too large to fit in the destination. This warning is also produced if you do a fetch, and the host variable or SQLDA variable is not large enough to receive the value.