Jump to content

accdb to mysql?


Guardian-Mage

Recommended Posts

Is it possible to use PHP or anything for that matter to transfer the contents of a local Access 2007 database to a local mysql server? Even if I could do it for each table, as there are only two tables(Each with over 1000 rows) I need to export as the rest were small and I did them manually. The two tables each have data columns that get their data dynamically from other tables so when I export to anything except Access it doesn't work.

 

I had been using a txt file export which PHP would convert into an SQL statement, but It won't work for these. Any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/103416-accdb-to-mysql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.