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

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

 

The data type specified for column '%1' is not compatible with the actual data type

Error constant SQLE_OMNI_DATATYPE_MISMATCH
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The name of the column.
Severity 12
SQLCODE –721
SQLSTATE WO015
Sybase error code 11209
Probable cause

The data type of the column specified in the CREATE EXISTING statement is not compatible with the actual data type of the column in the remote table.