Discussion
Welcome to Absolute Web Dev Forum. Feel free to Register and ask me a question about web development or, if you can answer or contribute to the aswering of someones question, feel free to respond. All listings are reviewed by me so please make your comments usefull. If you will, please leave links to related websites or other references that someone can go to for further information on a given subject. Thank you for your contribution to Absolute Web Devs Web Forum.Create Discussion
Can I insert Microsoft Access tables into a MySQL database?
|
ZayRocks |
Can I insert Microsoft Access tables into a MySQL database? - 03/01/2009 I have a database that I build in Microsoft Access 2007 and I wanted to have my php website fetch data from it. Is there a way I can have php read an Access database or can I insert the tables from my Access database into a mysql database? Thanks in advance! |
|
WebMaster |
Response - 03/012009 Yes you can. MySQL GUI tools will migrate any database into MySQL. Download the GUI tools and give it a try. The only problem I ever had is with the XAMPP distribution of Apache, MySQL, and PHP. For some reason the Migration toolkit didn't work in XAMPP.
|
TOP








