I see several threads with this error but not sure which ones are relevant.
I have a LO base that I converted (thanks to EXCELLENT help from you all) from internal HSQLDB to external. It works fine … for me.
We have one other user who now cannot use the database. She can open it but when she tries any query or report she gets the subject error followed by
"The driver class “org.hsqldb.jdbcDriver” could not be loaded.The additional driver class path is “file:///G:/Shared%20drives/Lead%20Drivers/ExternalDB/driver/hsqldb.jar”."
We are both running Windows. The database is in Google Drive that we each access as drive G: We are both Managers for the Google Drive folder.
I suspected an access rights problem but we both seem to have the Manager – the highest – access rights for all of the folders. The folders are set up exactly as you suggest and as the internal to external macro created them.
Directory: G:\Shared drives\Lead Drivers\ExternalDB
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 3/15/2026 3:53 PM database
d----- 2/2/2026 5:45 AM driver
------ 3/1/2026 2:20 AM 397706 MOW.odb
Free HSQLDB 0.4 shows the Connection URL as jdbc:hsqldb:file:G:\Shared drives\Lead Drivers\ExternalDB\database\MOW;default_schema=true;shutdown=true;hsqldb.default_table_type=cached;get_column_name=false
and the database driver jar as
file:///G:/Shared%20drives/Lead%20Drivers/ExternalDB/driver/hsqldb.jar
I’m too much of an amateur to guess what change might improve things.
Any ideas as to how to resolve this?
Thanks again, as always,
Charles



