Recently I have has a challenging experience with integrating MS Access backup files (.mdb format) into my own MySQL database. That was part of small web application for integrating MS Access with cloud services.

You can install this package like this: composer require mdb-tools/mdb-parser

In your code, with this package you can do things like this: use MDBTools\Facades\Parsers\MDBParser;$parser = MDBParser::loadFile(‘/path/to/file’);//see table names…

If you need to parse some table you can do like this: //parse data from one chosen table...print_r($parser->selectTable('some_table')->toArray()); I like to talk, so please contact via my linkedin: https://www.linkedin.com/in/oleksii-fedorchak-web-developer/
Newsletter

Get the latest Laravel/PHP jobs, events and curated articles straight to your inbox, once a week

Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Community Partners