https://bugs.freedesktop.org/show_bug.cgi?id=37167

--- Comment #28 from Julien Nabet <[email protected]> ---
About update queries, it seems only SELECT can work according to these:
http://opengrok.libreoffice.org/xref/core/dbaccess/source/core/api/SingleSelectQueryComposer.cxx#checkForSingleSelect_throwError
and
http://opengrok.libreoffice.org/xref/core/dbaccess/source/core/resource/strings.src#73
     73 String RID_STR_ONLY_QUERY
     74 {
     75     Text [ en-US ] = "The given command is not a SELECT
statement.\nOnly queries are allowed.";
     76 };

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

Reply via email to