MySQL Forums
Forum List  »  Newbie

Re: Transfering another db into MySQL admin
Posted by: Nick Roper
Date: September 04, 2004 04:07AM

Kelly,

There are some conversion tools around. If there isn't a suitable migration tool, then you are probably going to need to create at least the database scema in MySQL and then possibly export dat from the other database into text files and load them into the MySQL tables.

Can you specify what the non-MySQL database is so that someone can point you in the appropriate direction or offer advice?

--
Nick Roper

Options: ReplyQuote


Subject
Written By
Posted
Re: Transfering another db into MySQL admin
September 04, 2004 04:07AM


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.