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

--- Comment #3 from [email protected] ---
It is easy to reproduce the bug from scratch with a single mysql test database
which has a test table with a test column.

The attached macro can be executed with the native mySQL connector, the error
message is :

Erreur d’exécution BASIC.
Une exception s'est produite :
Type: com.sun.star.sdbc.SQLException
Message:.

With the same database connected with the JDBC connector, I have the following
error message

Erreur d’exécution BASIC.
Une exception s'est produite :
Type: com.sun.star.sdbc.SQLException
Message:can not issue data manipulation statement with executeQuery()

Yon can also note that the executeQuery statement works even if you manipulate
data if you are using a native hsql libreoffice database.

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