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 structure to MySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-10-03, 12:17
big_poppa big_poppa is offline
Registered User
 
Join Date: Oct 2003
Posts: 6
convert MS Access structure to MySQL

Is there a simple method of converting the structure of an existing MS Access .mdb Database to a new MySQL database? I don't care so much about the data, just the table structures.

Recreating the entire DB using CREATE statements, etc... is going to suck! I'd appreciate any suggestions.
Reply With Quote
  #2 (permalink)  
Old 10-10-03, 17:30
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
i cannot vouch for this other than to say i have heard other people with the same requirement mention it

http://www.zebradb.de/mdbtomysql/


rudy
http://r937.com/
Reply With Quote
  #3 (permalink)  
Old 10-10-03, 17:54
big_poppa big_poppa is offline
Registered User
 
Join Date: Oct 2003
Posts: 6
AMAZING!!!!
It took 30 seconds for the entire process!!
You just saved me a rediculous amount of time. I can't thank you enough
Reply With Quote
  #4 (permalink)  
Old 10-10-03, 18:02
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,525
that, sir, is why i do this

Reply With Quote
  #5 (permalink)  
Old 10-15-03, 05:11
pythonista pythonista is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
I'm also changing my DB from Access to mySQL and I was having a hard time doing all those CREATE statements.. :P

Thanks for the link!
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