I have finally gotten my split database file working from a shared folder using the macro method. Now, how do I get it to run in server mode so multiple users can access the database? I have tried the following:
https://forum.openoffice.org/en/forum/viewtopic.php?p=257585#p257585
But I get this error: org.hsqldb.jdbcdriver could not be loaded.
Is it even possible to open my database in server mode from a shared folder?