karoldz 0 Report post Posted September 2, 2006 I have a problem. Is any program wchich converts database Access to Mysql ?? Share this post Link to post Share on other sites
tommydanger 0 Report post Posted September 2, 2006 You could have found it yourself Among the very first hits on google searching for 'access mysql' http://forums.xisto.com/no_longer_exists/I don't know if it's any good but atleast it's free I think it is not that easy to write an access2mysql converter, not to mention that somebody would then distribute it for free As I said, not guaranteed to work, you may have to try another one Share this post Link to post Share on other sites
iGuest 3 Report post Posted September 2, 2006 Unfortunately I can't remember the name of an Access to MySQL and vice versa that I use to use but it was quite good and hardly needed SQL correction apart from optimisation/performance which is usually a manual thing anyways. Since it's been so many years since using that program, I can't remember it, and looking on google, it seems there's a lot more programs like it that have been developed now than there was before.So I guess you're got more variety to choose from now.Cheers,MC Share this post Link to post Share on other sites
TavoxPeru 0 Report post Posted December 27, 2007 (edited) You could have found it yourself ;)Among the very first hits on google searching for 'access mysql' http://forums.xisto.com/no_longer_exists/I don't know if it's any good but atleast it's free I think it is not that easy to write an access2mysql converter, not to mention that somebody would then distribute it for free As I said, not guaranteed to work, you may have to try another oneThis program is no longer free and the latest version only allows you to convert five records per table. I found this free Access to Mysql converter that i will test soon, i hope that it can help anyone that needs this kind of utility.Another converter that i know is Navicat but is not free.Best regards, Edited December 27, 2007 by TavoxPeru (see edit history) Share this post Link to post Share on other sites
Sten 0 Report post Posted December 27, 2007 damn tavoxperu, i was just about to post that same one then i looked at the link you gave, lol.never mind, its posted now. it looks good and looks like it would do the job. i dont have access so i cant really test it, just try it for yourself i suppose. Share this post Link to post Share on other sites
TavoxPeru 0 Report post Posted December 28, 2007 Sten, sorry, it happens and your suppositions are correct. Â I just test this cool freeware with excellent results i can say. This software is very easy to use and is nothing more than a Wizard that do its job in 4 steps, select source -an access database-, select destination -a MySql database or a Sql file-, set tables to be transfered and set transfer options. Â For my testings I use 3 different databases, one in Access 97, one in Access 2000 and one in Access 2003 and convert them with the two options available on the program which are direct convert and dump file. The first option allows to convert directly an Access database to a MySql database, and the second option allows to dump the Access database to a SQL file. Â The second option in all cases do its job and works perfectly while the first one dont because throws some errors however it finish correctly and perform the convertion of the database. Â So, based on these tests i recommend that if you need to convert an Access database to MySql, first use the second option to create a Sql file and then use the first one, if something fails you have the choice to import the Sql file. Â Best regards, Share this post Link to post Share on other sites
TavoxPeru 0 Report post Posted December 29, 2007 Another free converter that i found is MdbtoMySql XP, this is more simple and only allows to convert your Access database to a dump file -a sql file- that later can be imported to MySql using the command line, phpMyAdmin or whatever.BTW, i will post this two freewares under the freeware forum to be more easy to find.Best regards, Share this post Link to post Share on other sites
akSTALKER 0 Report post Posted December 30, 2007 very first few on google searching for 'access mysql' http://forums.xisto.com/no_longer_exists/I don't know if it's any good but atleast it's free keep searching though and good luck Share this post Link to post Share on other sites
TavoxPeru 0 Report post Posted December 30, 2007 very first few on google searching for 'access mysql' http://forums.xisto.com/no_longer_exists/I don't know if it's any good but atleast it's free keep searching though and good luckOnly a recommendation, read the complete thread before posting, because what you post was posted before, look to the second post of this thread.And as i post before, that software is no longer free.Best regards, Share this post Link to post Share on other sites