Hi Harvey,
I am running mariadb 10 on the backend. File mysql-connector-java.jar
is registered under Options -> LibreOffice -> Advanced -> Class Path at
/usr/share/java/
For MariaDB I would use the JDBC-connector fro MariaDB, not from MySQL.
You could get the connector form here:
https://downloads.mariadb.com/Connectors/java/
Connection to: org.mariadb.jdbc.Driver
For connecting with drivers since version 3.0. you have to add
?permitMysqlScheme to the database name
test?permitMysqlScheme
will be the connection string for the database 'test'.
I'm not sure I follow what you saying about connection change. I
haven't changed the connection parameters nor the method. I have tried
setting up the database with an alternative connection method (i.e
'Direct'). That succeeds, but I need to transfer all my macros,
queries, forms and reports from the old .odb to the new one.
Couldn't you change the connection in the file, which had been connected
by JDBC?
Regards
Robert
--
Homepage: https://www.familiegrosskopf.de/robert
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.