DbSchema is a Microsoft Access ER diagram database designer and query tool. Using DbSchema, you can design and document Microsoft Access databases while connected to the database server or without a connection.
Next, you can share the design with the team using Git. The design model loaded in DbSchema can be compared with the database, synchronization scripts can be generated, and the schema can be deployed to any database server.
Choose "Connect to the database" or "New Model Connected to the Database" will let you select your database and open the Connection Dialog.
DbSchema automatically downloads the JDBC driver to connect to your database.
DbSchema makes it simple to connect to a Microsoft Access database. Follow these steps to establish a connection and explore your database visually.
.mdb
or .accdb
file.For more details, check out our official documentation.
If you encounter connection issues, it may be due to firewall settings. Read how to enable Firewall Connections.