NULL not allowed for column

The SQL INSERT/UPDATE statement is using a NULL value for a not-NULL column.

Resolution:

Correct the statement.