Error 1000152

Message text

The NOT NULL column '%2' was not included in this insert. %1

Item

Value

SQLCode

-1000152

Constant

EMSG_INSRT_NOTNULLNOTINC

SQLState

QDB52

ODBC State

ERROR

Parameter 1

origin of the exception

Parameter 2

column name

Probable cause

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