Blurple
02-18-2010, 02:23 AM
I have a mdb file i want to convert to mysql, how can i do that?
![]() | View Full Version : How to convert mdb file to mysql? Blurple 02-18-2010, 02:23 AM I have a mdb file i want to convert to mysql, how can i do that? rajendra 02-18-2010, 02:35 AM Dear friend, There are many free ware available in on the internet. you can download it to convert it. VIPoint 02-18-2010, 02:38 AM Google mdb to mysql converter and you will get 100s of options Blurple 02-18-2010, 02:38 AM Dear friend, There are many free ware available in on the internet. you can download it to convert it. Thanks any specific link? i searched and found a lot but most of what i found seemed to be potential software with viruses and whatnot. Dr:linux 02-18-2010, 03:01 AM What kind of software are you checking? Freeware or paid. Its better to proceed with a paid one. Freeware ========= http://www.freedownloadmanager.org/downloads/PDS_Access_to_MySQL_60329_p/free.htm Paid ==== http://www.freedownloadscenter.com/Best/mdb-to-mysql.html Check this for paid one and this can assure you for a complete solution. Let me know if you need any assistance. aradapilot 02-18-2010, 11:40 AM navicat does a fantastic job. why any mdb files still exist, is what irks me. mattle 02-18-2010, 01:01 PM My wife works for a major national radio station. She helps catalog their broadcast database (basically metadata for their entire audio collection). This is a partial transcript of a conversation we had last night: Wife: The IT guys said we corrupted the database and had to work off of a backup. Me: What? How is that even possible? Wife: I don't know but they sent us an email pointing to a different .mdb file that we should be using. Me: ....... This is a major radio station. RSkeens 02-18-2010, 02:49 PM You can use the MySQL Workbench toolset to import an mdb database. |