Good afternoon! I need an orientation / suggestion. It is as follows: we have a clock software where it will record all the markups in a database in MS Access. I need to create a report for each employee in the company intranet, where the same is in PHP and MySQL using Codeigniter framework. I would like to know if the ideal would be to synchronize the MS Access database with MySQL and if this is possible. I need to query the data in MS Access and also record some information in it. I tried to create a new connection inside the codeigniter with Access itself, but I did not succeed. If anyone can guide me please.