Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Cannot convert %1 to a %2. The bad value was supplied for column '%3' on row %4 of the data file

Error constant SQLE_CONVERSION_ERROR_LOAD_TABLE
ODBC 2 state 07006
ODBC 3 state 07006
Parameter 1 Value that could not be converted.
Parameter 2 Destination data type.
Parameter 3 Name of the column where the value was to be inserted.
Parameter 4 Line number of the data file where the invalid data occurred.
Severity 16
SQLCODE -162
SQLSTATE 53017
Sybase error code 13887
 Probable cause
 More information