What is the best way to take the structure of multiple tables in Access
and get them re-created in MySQL without doing that all by hand?
Is there a way to do the equivalent of a Show Create Table in Access, that I could then use in MySQL ??
Chris Hood
Investigator Verizon Global Security Operations Center
Email: <mailto:[EMAIL PROTECTED]>
[EMAIL PROTECTED]
Desk: 972.399.5900
Verizon Proprietary
MySQL-Front has an ODBC import feature.
The old 2.5 version was free (looks like it still is) http://www.bumpersoft.com/Programming/Databases_and_Networks/Review_982_index.htm
It's since been taken over by new developers, and newer versions are available for a reasonable fee at
http://www.mysqlfront.de/download.html
-- Chris Martin Web Developer Open Source & Web Standards Advocate http://www.chriscodes.com/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]