Error constant | SQLE_MAX_ROW_SIZE_EXCEEDED |
ODBC 2 State | ERROR |
ODBC 3 State | ERROR |
Parameter 1 | Table name. |
Severity | 16 |
SQLCODE | –1132 |
SQLSTATE | WW089 |
Sybase error code | 13381 |
You tried to create or alter a table with a maximum row size greater than 64KB. In UltraLite, tables must be defined such that the maximum row size (the sum of the bytes required to store each column) is less than 64KB.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |