https://bugs.documentfoundation.org/show_bug.cgi?id=171154
--- Comment #3 from [email protected] --- Thank you, I need the standard HSQLDB database. In options-libreoffice-advanced: java runtime environment Vendor: arch linux 25.0.2 In class_path there are two possible drivers: hsqldb.jar or sdbc_hsqldb.jar Which one should I use? When I open the database I can edit-database-properties: jdbc driver class: I entered <org.hsqldb.jdbcDriver>. Is that right? If I press test_class the jdbc driver is loaded successfully with both jar drivers, but the Test_Connection Button is grayed out. Enter the DBMS driver-specific connection string here: ??? User Authentification - User name: ??? With these settings, I now get the following errors: The connection to the data source "Mat_data" could not be established. SQL Status: HY000 The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective. A connection for the following URL was requested "jdbc:". -- You are receiving this mail because: You are the assignee for the bug.
