Error 158

"Value %1 out of range for destination"

Item Description

SQLCode

-158L

Constant

OVERFLOW_ERROR

SQLState

22003

ODBC 2 State

22003

ODBC 3 State

22003

Sybase Error Code

2105

Severity Code

16

Parameter 1

The value that caused the overflow.

Probable cause

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.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com