Item |
Value |
---|---|
Constant |
SQLE_OVERFLOW_ERROR |
ODBC 2 State |
22003 |
ODBC 3 State |
22003 |
Parameter 1 |
The value that caused the overflow. |
Severity |
16 |
SQLCODE |
-158 |
SQLSTATE |
22003 |
Sybase error code |
220 |
You supplied to or fetched from the database a value that is out of range for the destination column or host variable. For example, the value 10 may have been supplied for a DECIMAL(3,2) field.