Warning 124

"Invalid data conversion: NULL was inserted for column '%1' on row %2"

Item Description

SQLCode

124L

Constant

CANNOT_CONVERT_LOAD_TABLE

SQLState

01W01

ODBC 2 State

07006

ODBC 3 State

07006

Sybase Error Code

2532

Severity Code

10

Parameter 1

Name of the column where NULL was inserted.

Parameter 2

Row number in the data file where the invalid data conversion took place.

Probable cause

The database could not convert a value to the required type. The value being converted was supplied to the database in a data file and inserted using LOAD TABLE. A NULL value has been inserted into the column.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com