MySQL Forums
Forum List  »  General

Migrating database: old to new
Posted by: Thijs K
Date: April 05, 2005 02:52AM

Hi,

I've got a new database-model for my database and I want to know if MySQL has a tool for migrating the data from my old (MySQL) database to te new one.

In SQL Server, you've got the 'DTS package'. Is there a tool like that for MySQL?

I've tried the 'MySQL Migration Toolkit' but i've got the error:
'No schematas have been reverse engineered.'

Is there a better solutions than writing (a lot) sql-commands for migrationg my database to a new one?

With Regards,
Thijs

Options: ReplyQuote


Subject
Written By
Posted
Migrating database: old to new
April 05, 2005 02:52AM


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.