| Error constant | SQLE_ROW_EXCEEDS_PAGE_SIZE |
| ODBC 2 State | ERROR |
| ODBC 3 State | ERROR |
| Severity | 16 |
| SQLCODE | –1117 |
| SQLSTATE | WW083 |
| Sybase error code | 13396 |
You attempted to insert or update a row which is too large to be stored on a database page. For UltraLite, with the exception of BLOB columns, a row must fit entirely on a single database page. Larger page sizes may be used to accommodate larger rows.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |