Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

The length specified for column '%1' is different than the actual length

Error constant SQLE_OMNI_LENGTH_MISMATCH
ODBC 2 State OK
ODBC 3 State OK
Parameter 1 The name of the column.
Severity 16
SQLCODE –723
SQLSTATE WO017
Sybase error code 11210
Probable cause

The length of the column specified in the CREATE EXISTING statement is different than the length of the column in the remote table.