Error 1000151

Message text

NOT NULL column '%2' was not included in this insert. Data is needed at row %3. %1

Item

Value

SQLCode

-1000151

Constant

EMSG_INSRT_NOTNULLFIELDNOTINC

SQLState

QDB51

ODBC State

ERROR

Parameter 1

location of the exception

Parameter 2

column name

Parameter 3

row name

Probable cause

You must provide data to be inserted into columns defined as NOT NULL.