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 (D-K)

 

Invalid data conversion

Error constant SQLE_CANNOT_CONVERT
ODBC 2 State 01S01
ODBC 3 State 01S01
Severity 10
SQLCODE 103
SQLSTATE 01W03
Sybase error code 518
Probable cause

The database could not convert a value to the required type. The value being converted was either supplied to the database on an insert, update, or as a host bind variable, or was a value retrieved from the database into a host variable or SQLDA.