Is it possible to connect to a MS Assecc Db?
We need read and write access.
The DB can not be exchanged or converted because it is used by another application.
Unfortunately, Simplifier does not have a connector for MS Access Databases.
So you need to migrate/export the data in the MS Access Database, for example to MS SQL or SQLite. Then, you can use an SQL connector in Simplifier to read/write data.