Guardian-Mage Posted April 29, 2008 Share Posted April 29, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.