Contents Index The data type of column '%1' is not supported The database '%1' was not found

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

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


Item Value
SQLCODE -721
Constant SQLE_OMNI_DATATYPE_MISMATCH
SQLSTATE WO015
Sybase error code 11209
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The name of the column.
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.


Contents Index The data type of column '%1' is not supported The database '%1' was not found