jkkenzie Posted March 2, 2008 Share Posted March 2, 2008 Any application that can convert mysql database to microsoft access database? The vice versa is available. Thanks , Joseph Link to comment https://forums.phpfreaks.com/topic/94065-mysql-to-ms-access-converter/ Share on other sites More sharing options...
shocker-z Posted March 2, 2008 Share Posted March 2, 2008 Found this on another forum, looks like you can get it all in via mssql server 1) install myODBC driver 2) specify a System DSN aiming at the mySQL database you want to import into MS SQL 3) Run the "Import/Export" wizard. In seconds, a new MS SQL database is created, with all data transformed and present. myODBC driver can be downloaded from http://www.mysql.com/ more info available at: http://www.microsoft.com/technet/tre...vg/miglamp.asp Regards Liam Link to comment https://forums.phpfreaks.com/topic/94065-mysql-to-ms-access-converter/#findComment-481869 Share on other sites More sharing options...
jkkenzie Posted March 3, 2008 Author Share Posted March 3, 2008 Thanks for the help, now i did not mean MS Sql , i meant Microsoft Access (OFFICE) database format. Link to comment https://forums.phpfreaks.com/topic/94065-mysql-to-ms-access-converter/#findComment-482136 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.