Error 143

Message text

Column '%1' not found

Item

Value

SQLCode

-143

Constant

SQLE_COLUMN_NOT_FOUND

SQLState

52003

ODBC State

42S22

Parameter 1

name of the column that could not be found

Probable cause

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