| Author |
Converting Access .mdb to MySQL format
|
Al Kaiser
Ranch Hand
Joined: Nov 20, 2003
Posts: 35
|
|
|
Hi Is there a tools out there which converts .mdb file to MySQL format. I'm looking for one which is not demo!
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26173
|
|
Al, You can just export the tables to some common format (like comma deliminated) and import them into mySql.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Converting Access .mdb to MySQL format
|
|
|