https://bugs.freedesktop.org/show_bug.cgi?id=53867
--- Comment #5 from Alex Thurgood <[email protected]> 2012-08-21 13:04:38 UTC --- Hmm, should've read closer : "using Tools -> SQL... " this is the wrong tool for the job, the Tools > SQL can be used for executing queries, but it won't return any visible result (at least not for the time being, but I believe it is being worked on). However, it should at least report that the query was executed with success. If you want your queries to fiddle with your queries, you need to do so from the Query editor within the ODB document, either via the SQL parser, which will thrown an error like the one you indicated, or by deactivating the LO SQL parser, and using the "DirectSQL" mode which sends the query statement unaltered to the backend db engine. So, for me, this is not a bug, I can not reproduce it, even from the Tools > SQL menu. Alex -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
