| Error constant | SQLE_ROW_UPDATED_SINCE_READ |
| ODBC 2 State | ERROR |
| ODBC 3 State | ERROR |
| Severity | 16 |
| SQLCODE | –208 |
| SQLSTATE | 22W02 |
| Sybase error code | 554 |
You attempted an UPDATE (positioned) or DELETE (positioned) operation on a cursor declared as a SCROLL cursor, and the row you are changing has been updated since you read it. This error prevents the "lost update" problem.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |