Contents Index Invalid comparison Invalid data conversion: NULL was inserted for column '%1' on line %2.

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Invalid data conversion


Item Value
SQLCODE 103
Constant SQLE_CANNOT_CONVERT
SQLSTATE 01W03
Sybase error code 518
ODBC 2 State 01S01
ODBC 3 State 01S01
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.


Contents Index Invalid comparison Invalid data conversion: NULL was inserted for column '%1' on line %2.