I've had good success with <QUOTE> ' exportSQL version 2.0 ' www.cynergi.net/prod/exportsql/ ' ' (C) 1997-98 CYNERGI - www.cynergi.net, [EMAIL PROTECTED] ' (C) Pedro Freire - [EMAIL PROTECTED] (do not add to mailing lists without permission) ' ' This code is provided free for anyone's use and is therefore without guarantee or support. ' This does NOT mean CYNERGI delegates its copyright to anyone using it! You may change the ' code in any way, as long as this notice remains on the code and CYNERGI is notified (if you ' publish the changes: if your changes/corrections prove valuable and are added to the code, ' you will be listed in a credit list on this file). <END QUOTE>
ExportSQL writes a 'sql dump' file for the recreation of the database. ALso have a look at mysql.com's download section. There's a range of utilities there that will help, although I found all lacking one thing or another. ExportSQL is probably the pick of them. myODBC works, but AFAIK you'd need to create the tables and structures first. I am currently working on an application in Delphi that will use ADO and pump structure and data to mySQL using a 'wizard' interface. It'll be offered in the spirit of mySQL, ie free. I'm nearly done, but need to work out how to handle Access' dbOLE fields. Pierre Admin wrote: > How to migrate Microsoft .mdb Database into MySQL under Unix > environment?? Who can tell me?? Any Doc?? > > > --------------------------------------------------------------------- > 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 > > > > -- Pierre du Parté Final Filer Software Worrigee, NSW, Australia http://www.finalfiler.com 61 2 44220442 61 413483066 "If it feels good, do it!" --------------------------------------------------------------------- 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