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

Column '%1' not found in table '%2' Next Page

Column '%1' not part of any indexes in its containing table


Item

Value

Constant

SQLE_COLUMN_NOT_INDEXED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Parameter 1

The name of the column not found in any index.

Severity

16

SQLCODE

-1101

SQLSTATE

WW073

Sybase error code

13413

Probable cause

The specified column is not part of any indexes belonging to the containing table.