Re: Importing Data From .dmp file into MySQL
Posted by:
Josh Chamas
Date: September 26, 2004 07:37AM
If you can get the .dmp file converted to SQL, then you can manipulate the SQL to be MySQL compatible, and then run it through the mysql executable into the MySQL Server. However, this may be hard to do, and you might have better luck writing a program to move the data directly from Oracle to MySQL is possible.
Josh Chamas
Director, Professional Services
MySQL Inc., www.mysql.com
Get More with MySQL!
http://www.mysql.com/consulting
Subject
Views
Written By
Posted
41094
September 20, 2004 10:03PM
Re: Importing Data From .dmp file into MySQL
23620
September 26, 2004 07:37AM
17570
September 26, 2004 02:12PM
15900
September 26, 2004 04:22PM
12077
October 25, 2004 12:30AM
13428
November 02, 2004 02:52AM
14118
November 14, 2004 10:04AM
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.