Error 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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |