I have a connection to a Microsoft Access to Libreoffice Base using a JDBC connection. When I save the database in Base it retains the connection.
I want to create a copy as a standalone Base database which includes all the imported tables, so that it no longer looks to the Access file for its data.
How do I achieve this clone?