"The data type specified for column '%1' is not compatible with the actual data type"
| Item |
Description |
|
SQLCode
|
-721L
|
|
Constant
|
OMNI_DATATYPE_MISMATCH
|
|
SQLState
|
WO015
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
2354
|
|
Severity Code
|
12
|
|
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.