Error constant | SQLE_CANNOT_UPDATE_ORDER_BY_COLUMN |
ODBC 2 State | 42000 |
ODBC 3 State | 42000 |
Parameter 1 | Name of the column that appears in the ORDER BY clause. |
Severity | 15 |
SQLCODE | –814 |
SQLSTATE | 42W37 |
Sybase error code | 6267 |
You attempted to update a column that appears in the ORDER BY clause. The ansi_update_constraints option controls whether this update is allowed.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |