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

--- Comment #5 from Gerhard Schaber <[email protected]> ---
INSERT INTO "Lehrgangsliste" VALUES ( 3, NULL, 'YW045', '2016-10-15', 'First
name', 'Last name', 701, 12 )
1: firebird_sdbc error:
*Dynamic SQL Error
*SQL error code = -804
*Count of read-write columns does not equal count of values
caused by
'isc_dsql_prepare'

INSERT INTO "Lehrgangsliste" VALUES (, 3, NULL, 'YW045', '2016-10-15', 'First
name', 'Last name', 701, 12 )
2: firebird_sdbc error:
*Dynamic SQL Error
*SQL error code = -104
*Token unknown - line 1, column 38
*,
caused by
'isc_dsql_prepare'

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