If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Convert Ms Access DB into MySql DB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-14-04, 08:28
SimoM SimoM is offline
Registered User
 
Join Date: May 2004
Posts: 1
Convert Ms Access DB into MySql DB

Hi all!
I've to convert 3 db created in access into mySql DB.
I know i can export tables as text files and then re-import them with the Sql command "load data infile.....", but there is a "little" problem: i've got 600 tables to do this!
There is a way to avoid the passage or a tool that convert access into sql?
Ty all!
Reply With Quote
  #2 (permalink)  
Old 05-14-04, 21:13
archspeed archspeed is offline
Registered User
 
Join Date: May 2004
Location: Northern California
Posts: 10
Hey SiMoM,

Currently I'm using DBTools Manager Professional 2.2.0 to do the conversion. It's not 100% perfect but the data do get 100% transferred. You do have to play with the table settings after conversion to make sure they still contain what you want (ie default values may change, names of tables may change).

Another thing to note if using DBTools 2.2.0. If in Access your table names are uppercase, then when you convert it over to MySQL, the tables will be in lowercase. Make sure you check that the queries will run correctly.

All over all I give DBTools 2.2.0 nine out of ten =D
__________________
Tuan M. -- Database Developer Newbie, dot NET generation
If you want cheap-shit web hosting, check out www.websaic.com
For all your custom test socket needs, check out Gold Technologies, Inc.
Oh yeah, last but not least, GO BAR-Honda!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On