Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more - View Single Post - Migrating from Access to MySQL
View Single Post
Old 12-23-2009, 04:25 AM   #1 (permalink)
Weasley
Member
 
Join Date: Dec 2009
Posts: 123
Default Migrating from Access to MySQL

Microsoft Access is a popular data management application that allows you to store information in tables that it manages directly from the local disk.

But still people finds a lot of reason for migrating to MySQL. The MySQL database system is one such storage manager; if you install the MyODBC driver, Access can make ODBC connections to MySQL database servers over the network. You can still use the contents of your tables through Access, but the tables themselves are hosted by the MySQL server.

If you are facing any trouble in migrating, I hope the following content will prove useful to you ..

eZdia : Learn Share Advise
Weasley is offline   Reply With Quote
Sponsored Links