'General Error' & 'The driver class “” could not be loaded.'

Windows 10 22H2
Version: 25.2.5.2 (X86_64) / LibreOffice Community
Build ID: 03d19516eb2e1dd5d4ccd751a0d6f35f35e08022
CPU threads: 2; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

I started the app I’ve been working on and got ‘General Error’. No forms were visable. Clicking on the tables got ‘The driver class “” could not be loaded.’. Back up copies run w/out errors. In Tools->Options->Advanced->Class Path I clicked the Archive button and set “\hsqldb.jar”. I set Driver Class to “org.hsqldb.jdbcDriver”. I no longer get “General Error”, but now I get “The connection to the external data source could not be established.”, so apparently this is not how I connect to the embedded database.

What do I have to do to reconnect to the embedded database & get the existing forms & tables?

If you want to use the internal HSQLDB never set an entry for HSQLDB in the Class Path.
.
All tests should be made with a copy from the original database.
.
What do you see if you try to start the Base file? Add a screenshot here.
Could you open a older version of this Base file?

Too late. I thought I would just do a couple of settings & restore the file.

I’m no longer getting the “General Error” message. Only this:

The last backup runs fine. Screenshot:

Note that the backup indicates an embedded HSQLDB database, while the corrupted file just says “JDBC”.