Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more - View Single Post - Migrating from Access to MySQL
View Single Post
Old 03-17-2010, 07:03 AM   #6 (permalink)
jesse.rogers123
Junior Member
 
Join Date: Nov 2009
Posts: 7
Default Re: Migrating from Access to MySQL

Migrating is a highly complicated aspect. but migrating from MS Access to MySQL will not be much of a problem as MS Access has essentially much less datatypes than MySQL. However, migrating from MySQL to MS Access will lead to a huge loss/change in database schema. Hence during database design a programmer must take into account adaptability/ future migration issues as often migration often includes schema changes to extract the full use of the destination database
jesse.rogers123 is offline   Reply With Quote
Sponsored Links