Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Cannot update an expression

Error constant SQLE_NON_UPDATEABLE_COLUMN
ODBC 2 State 37000
ODBC 3 State 42000
Severity 14
SQLCODE –190
SQLSTATE 53W02
Sybase error code 230
Probable cause

You tried to update a column in a query that is a database expression rather than a column in a table.