Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Value for column '%1' in table '%2' has changed Next Page

Value truncated


Item

Value

Constant

SQLE_TRUNCATED

ODBC 2 State

01004

ODBC 3 State

01004

Severity

10

SQLCODE

101

SQLSTATE

01004

Sybase error code

7337

Probable cause

You may have fetched data into a host variable or SQLDA variable not large enough to receive the value.