MySQL Migration Toolkit 1.0.9 beta has been released. All users are recommended to update to this new release.
http://dev.mysql.com/downloads/migration-toolkit/1.0.html
The Toolkit has support for:
1) "Generic migration" from Any Database that has a JDBC Driver.
2) "Optimized migration" from MS Access, MS SQL Server and Oracle.
"Optimized migration" is supported for the following:
Oracle8 .............. to be verified
Oracle9i ............. supported
Oracle10g ............ supported
MS SQL Server 7 ...... to be verified
MS SQL Server 2000 ... supported
MS SQL Server 2005 ... to be verified
MS Access 2000 ....... supported
MS Access XP ......... supported
MS Access 2003 ....... supported
If you have tested against a different system please reply to this post.
Bug Fixes:
========
- fixed a bug in the SQL creation code for primary keys
New Features:
===========
- added a script version of the migration tool
- added the graphical GRT shell
Scripting:
=======
To test the script version of the toolkit please execute the following command from the installation directory.
grtsh -x scripts\MigrationScript.lua
(For info about Lua scripting
http://www.lua.org/ )
MySQL Migration Toolkit forum:
=======================
http://forums.mysql.com/list.php?104
Michael Zinner, Team Lead, Developer Tools
MySQL AB, www.mysql.com
Are you MySQL certified? www.mysql.com/certification
Edited 5 time(s). Last edit at 07/21/2005 10:13AM by Michael G. Zinner.