Convert old access (MDB) files to a modern database, like MySQL, PostgreSQL...
This MDBMigrate provides an easy way to convert an old access .mdb file to a 'proper' database. It uses the Protocol Driven Server to drive the conversion. You can convert direct to a new database, or create scripts for the schema and the data. The project uses the excellent jackcess project to obtain the information required from the old MBD files.