Error 1000230

Message text

Columns that allow nulls must use the WITH NULL BYTE option. %1

Item

Value

SQLCode

-1000230

Constant

EMSG_MUSTUSENULLBYTE

SQLState

QDC39

ODBC State

ERROR

Probable cause

The user must use the WITH NULL BYTE option for a BINARY column-spec for columns that allow nulls.