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

Cannot remove class '%1': member of JAR Next Page

Cannot return NULL result as requested data type


Item

Value

Constant

SQLE_VALUE_IS_NULL

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-1050

SQLSTATE

22030

Sybase error code

13461

Probable cause

You tried to retrieve a value from the database that was NULL and assign it to a variable that cannot be NULL.