Error 1010024

"Column '%2' is not updatable. %1"

Item Description

SQLCode

-1010024L

Constant

EMSG_COLUMN_NOT_UPDATABLE

SQLState

QXA24

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

21122

Severity Code

14

Parameter 1

Location of exception.

Parameter 2

Column name.

Probable cause

Column is not updatable if it is long binary/varchar, rowid, (var)binary when ASE_Binary_Display is ON, referenced by other expressions in the select list, identity column, or not in FOR UPDATE of list.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com