| Error constant | SQLE_UPDATE_NOT_IN_SELECT |
| ODBC 2 State | 42000 |
| ODBC 3 State | 42000 |
| Parameter 1 | Name of the column that does not appear in the SELECT clause. |
| Severity | 15 |
| SQLCODE | –815 |
| SQLSTATE | 42W38 |
| Sybase error code | 7740 |
You attempted to update a column that does not explicitly appear in the select list. The ansi_update_constraints option controls whether this update is allowed.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |