Christopher, >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 ?? The only way I know is to use a tool like Dezign or DbScripter to generate a script. PB