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 -> Re: mysql + oracle

Re: mysql + oracle

From: Volker Hetzer <firstname.lastname_at_ieee.org>
Date: Fri, 28 Jul 2006 15:25:46 +0200
Message-ID: <ead38j$lhc$1@nntp.fujitsu-siemens.com>


pstachy schrieb:
> 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???

What prevents you from accessing the oracle database from php too?

Lots of Greetings!
Volker

-- 
For email replies, please substitute the obvious.
Received on Fri Jul 28 2006 - 08:25:46 CDT

Original text of this message

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