Collection Contents Index Column '%1' in table '%2' cannot be NULL.  The invalid data was supplied to load table in a data file on line %3 Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Column '%1' not found


Item

Value

Constant

SQLE_COLUMN_NOT_FOUND

ODBC 2 State

S0002

ODBC 3 State

42S22

Parameter 1

Name of the column that could not be found.

Severity

16

SQLCODE

-143

SQLSTATE

52003

Sybase error code

207

Probable cause

You misspelled the name of a column, or the column you are looking for is in a different table.


Collection Contents Index Column '%1' in table '%2' cannot be NULL.  The invalid data was supplied to load table in a data file on line %3 Next PDF