Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: MIGRATION FROM mysql to Oracle ?

Re: MIGRATION FROM mysql to Oracle ?

From: Mladen Gogala <mgogala_at_allegientsystems.com>
Date: Mon, 16 May 2005 10:56:13 -0400
Message-ID: <4288B48D.1070307@allegientsystems.com>


Seema Singh wrote:

>I want to migrate 1 table from mysql to oracle .Which method would be good?
>
>

Any method that works will do the trick. Personally, I like Tim Bunce's DataBase Interface, DBI for short.
You can download DBD::Oracle and DBD::MySQL from CPAN and write, as Jared has suggested,
a little Python script to do the job.

-- 
Mladen Gogala
Oracle DBA
Ext. 121


--
http://www.freelists.org/webpage/oracle-l
Received on Mon May 16 2005 - 10:59:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US