Collection Contents Index Invalid comparison Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Invalid data conversion


Item

Value

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.


Collection Contents Index Invalid comparison Next PDF