MySQL Migration Toolkit 1.0.9 beta released
Posted by: Michael G. Zinner
Date: June 29, 2005 09:15AM

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.

Options: ReplyQuote


Subject
Written By
Posted
MySQL Migration Toolkit 1.0.9 beta released
June 29, 2005 09:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.