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 » MobiLink Server Error Messages » Alphabetic list of error messages

System parameter %1!s! has been set to NULL Next Page

Table '%1!s!' does not have a column named '%2!s!'


Item

Value

Constant

UNKNOWN_TABLE_COLUMN

Error code

-10233

Parameter 1

Name of table.

Parameter 2

Name of column.

Probable cause

The column name referenced in the script does not appear in the list of column names for the table.