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

--- Comment #6 from Gerhard Schaber <[email protected]> ---
The following actually works, but causes problems, since in some generic code,
I need to be aware of all column names:
INSERT INTO "Lehrgangsliste" ("Tarifgruppe", "Pruefungsgruppe", "MitgliedsID",
"DatumsID", "Vorname", "Nachname", "Verein", "Grad") VALUES (3, NULL, 'YW045',
'2016-10-15', 'First name', 'Last name', 701, 12 )

But well, that apparently means I have to change more code.

-- 
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