Warning 1000240

"Inserting into table '%1',\nColumn '%2'.\nOn input record %3, the value was rejected."

Item Description

SQLCode

1000240L

Constant

EMSG_CLBK_INSERTVALUEREJECTED

SQLState

01C40

ODBC 2 State

OK

ODBC 3 State

OK

Sybase Error Code

20900

Severity Code

10

Parameter 1

The name of the table being inserted to.

Parameter 2

The column being inserted to.

Parameter 3

This is the nth record being inserted.

Probable cause

Some data was rejected on insert. Examine the input data and column definition to determine why.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com