faqts : Computers : Databases : MySQL : Common Problems : Converting Databases

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

18 of 35 people (51%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

Is it possible to move all tables in a database from access97 to mysql by simple command?

May 14th, 2001 03:24
Neo Anderson, syberchic, youngbok kang, http://www.cynergi.net/exportsql/


The easiest way is to write a VB module to create the SQL create 
table/insert statement script.

-------

Take a look at: http://www.cynergi.net/exportsql/