Index does not accept NULL (Error 1886)
Your key index expression evaluated to NULL, which is an invalid value an index. This can often happen with a primary or candidate keys.
Change record values so the expression does not evaluate to NULL.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Your key index expression evaluated to NULL, which is an invalid value an index. This can often happen with a primary or candidate keys.
Change record values so the expression does not evaluate to NULL.