https://bugs.documentfoundation.org/show_bug.cgi?id=157465
Alex Thurgood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|SQL Explorer J successfully |SQL Explorer J successfully |runs SQL query yet |runs SQL query yet |LibreOffice Base does not |LibreOffice Base does not | |(Windows) --- Comment #5 from Alex Thurgood <[email protected]> --- Connection to the database does not work on macOS. I get the following error message when opening the ODB in the unzipped folder. Code d'erreur: 1000 La classe de pilote "org.hsqldb.jdbcDriver" n'a pas pu être chargée.Le chemin de classe du pilote supplémentaire est "file:///C:/WatchBase/driver/hsqldb.jar". Tried changing the file path to point to the location of the unzipped folder on my macOS system, but still get : La classe de pilote "org.hsqldb.jdbcDriver" n'a pas pu être chargée.Le chemin de classe du pilote supplémentaire est "file:///C:/WatchBase/driver/hsqldb.jar". This appears to be a Windows only bug requiring the use of a separately configured hsqldb.jar -- You are receiving this mail because: You are the assignee for the bug.
