https://bugs.documentfoundation.org/show_bug.cgi?id=130881

Robert Großkopf <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Robert Großkopf <[email protected]> ---
This is the hint to the problem:
«Attempt to insert null into a non-nullable column: column: ID»

There is no field "ID" in your form. But "ID" needs a value.

This error appears very often, when
- people create a primary-key as INTEGER but
- didn't set this field to AutoValue and
- don't import this field into the form, because it hasn't been imported in the
tutorial.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to