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

Home -> Community -> Usenet -> c.d.o.misc -> mysql + oracle

mysql + oracle

From: pstachy <pstachy_at_gmail.com>
Date: 28 Jul 2006 05:57:14 -0700
Message-ID: <1154091433.937197.228230@i3g2000cwc.googlegroups.com>


Hi
I have an oracle database and need to get some data from it and replicate that data on mysql database in order to have it via WWW (apache + mysql + php).
The only way to connect between oracle and mysql that comes to my mind is by PHP. e.g. get some data from oracle to a file and then load it to mysql.
My question is: Is there maybe any other (simpler, safer, better?) way to do it???

Thanks Received on Fri Jul 28 2006 - 07:57:14 CDT

Original text of this message

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