Index or primary key can't contain a Null value. (Error 3058)
Possible causes:
-
You tried to add a Null value to a primary key field.
-
You tried to add a new record but did not enter a value in the field that contains the primary key.
-
You executed a query that tried to put a Null value in a primary key field.