https://bugs.documentfoundation.org/show_bug.cgi?id=121755
Lionel Elie Mamane <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #2 from Lionel Elie Mamane <[email protected]> ---
Add double quotes (") around table and column names. It seems Firebird requires
it.
These queries have the "Run SQL command directly" bit set. Before my commit
mentioned in comment 1, LibreOffice would round-trip these queries through the
LibreOffice parser, thus normalising them and adding double quotes where
needed. This explains why my commit makes a difference. But this was a bug.
"Run SQL command directly" commands should not be touched, not a single
character, and sent to the database engine as is.
--
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