| Error constant | SQLE_ROW_LOCKED |
| ODBC 2 State | 40001 |
| ODBC 3 State | 40001 |
| Parameter 1 | Table that generates the error. |
| Severity | 21 |
| SQLCODE | –1281 |
| SQLSTATE | 42W80 |
| Sybase error code | 13805 |
You attempted modify or delete a row that is locked by another connection. The row will be unlocked once that connection commits or rolls back.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |