I've used urSQL (http://www.urbanresearch.com/ursql) to accomplish this
for quite some time.  You can click on an MS Access table and select
"Build Script as MySQL" to get a MySQL-like CREATE TABLE script...


On Wed, 12 Feb 2003, Christensen, Dave wrote:

> There's a relatively low-cost ODBC utility called DBScripter that does a
> pretty good job creating scripts for exporting ddl and data from ODBC
> datasources.  It allows you to build dialects for server-based SQL
> variations.  I don't think that there's a current MySQL dialect, but looks
> pretty simple to put one together.
>

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to