MySQL Forums
Forum List  »  Oracle

Re: convert oracle database creation script to mysql
Posted by: Josh Chamas
Date: May 25, 2005 12:10AM

David Zhao wrote:
> Hi there,
>
> I have the access to a set of scripts to create an
> oracle database, how can I convert the scripts,
> such as .tab, .seq, .fk, .gr etc. to a mysql
> create database SQL script without creating the
> Oracle database?
> Thanks very much in advance!
>

I gave an Oracle migration presentation at the last MySQL Users conference,
which you can download from here:

http://www.mysqluc.com/cs/mysqluc2005/view/e_sess/6512

Then you can open up your favorite text editor and have at it.
( its what I do for migrations often )

Regards,

Josh

Josh Chamas
Director, Professional Services
MySQL Inc., www.mysql.com
Get More with MySQL! http://www.mysql.com/consulting

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: convert oracle database creation script to mysql
2608
May 25, 2005 12:10AM


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.