NULL not allowed for column
The SQL INSERT/UPDATE statement is using a NULL value for a not-NULL column.
Resolution:
Correct the statement.
Parent topic:
10. Error Messages
Related information
INSERT command
UPDATE command