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 truncated Next Page

Variable '%1' not found


Item

Value

Constant

SQLE_VARIABLE_NOT_FOUND

ODBC 2 State

37000

ODBC 3 State

42000

Parameter 1

Name of the variable that could not be found.

Severity

15

SQLCODE

-260

SQLSTATE

42W14

Sybase error code

137

Probable cause

You attempted to DROP or SET the value of a SQL variable that was not created or was previously dropped.