Hi Jonathan,
In trying to reopen table I'd created, I cannot add records -- says ERROR "Attempt to insert null into a non-nullable column: column: Key table: Owntunes
You have opened the table "Owntunes". There is a field "Key". It will need an entry, but you haven't add an entry.
Very often: There is a primary key field defined as INTEGER, but people have forgotten to set it as an AutoValue field. So a Input is needed, while a autoincremented field will do this automatically. You could change this field to AutoValue if you have designed it as an INTEGER-field and if it is the primary key field.
Regards Robert -- Homepage: http://www.familiegrosskopf.de/robert -- To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ Privacy Policy: http://www.documentfoundation.org/privacy