"NOT NULL column '%2' was not included in this insert. Data is needed at row %3. %1"
| Item |
Description |
|
SQLCode
|
-1000151L
|
|
Constant
|
EMSG_INSRT_NOTNULLFIELDNOTINC
|
|
SQLState
|
QDB51
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
20811
|
|
Severity Code
|
14
|
|
Parameter 1
|
location of the exception
|
|
Parameter 2
|
column name
|
|
Parameter 3
|
row number
|
Probable cause
Data must be provided for insertion into columns defined as "NOT NULL".