From: Слава С. <wet...@gm...> - 2021-10-26 04:42:45
|
Hi, I tried few days ago to connect eXist to MariaDB - sadly it not work at least in my case. Exist can work as "New Exchange server" so i guess any "connectors" should work "out of the box" or should be easily attached in same way as "xar"-packages for example. With best wishes, Sla ср, 20 окт. 2021 г., 18:55 Loren Cahlander <lor...@gm...>: > It should install from the package manager. I think that the SQL module > will need to implement > > Class.forName(jdbcDriver.getStringValue()).newInstance(); > > To be able to load the driver. I have that in my own package that does > JDBC calls for other reasons and it loads the JDBC driver. > > On Oct 7, 2021, at 2:11 PM, Roy Walter <gar...@ya...> > wrote: > > Hi Loren, > > Should this install from the package manager (eXist 5.2)? The only way I > can make it work is a manual install per your post here: > > https://stackoverflow.com/questions/65483026/exist-db-installing-mysql-connector > <https://stackoverflow.com/questions/65483026/exist-db-installing-mysql-connectorhttps://stackoverflow.com/questions/65483026/exist-db-installing-mysql-connector> > > Thanks and regards, > Roy > > On Tuesday, 5 October 2021, 19:42:36 BST, Loren Cahlander < > lor...@gm...> wrote: > > > Hello Roy, > > Please check out https://github.com/eXist-db/exist-mysql-jdbc-driver > > Loren > > On Oct 5, 2021, at 5:37 AM, Roy Walter via Exist-open < > exi...@li...> wrote: > > Hi, > > Could someone point me to a reference for implementing this in 5.x please. > > Also, do I need to download the .jar file or is it installed with eXist > (as some online sources suggest)? > > Thanks in advance, > Roy > _______________________________________________ > Exist-open mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-open > > > > _______________________________________________ > Exist-open mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-open > |