https://bugs.freedesktop.org/show_bug.cgi?id=72783
--- Comment #5 from Alex Thurgood <[email protected]> --- Hum, Apparently, the reason it didn't work is because either : - my table was created via the GUI and can not later be modified (I have yet to verify this theory) ; - my table name was lower case and this gets converted somewhere along the line to UCASE which naturally results in not being able to find the table : warn:connectivity.firebird:9286:1:connectivity/source/drivers/firebird/Util.cxx:51: firebird_sdbc error: *Dynamic SQL Error *SQL error code = -204 *Table unknown *PEOPLE *At line 1, column 30 caused by 'isc_dsql_prepare' whereas my table is called "people" (lowercase) Will open a separate report. Is there a switch somewhere to tell embedded Firebird to handle lowercase table names ? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
