MySQL Forums
Forum List  »  Newbie

Connect to Oracle from MYSQL
Posted by: DENIS Fred
Date: September 09, 2004 08:04AM

Hi all,

I'd like to know if it's possible (and how :-)) to get connected from MYSQL to Oracle (something like an Oracle database link).

I'd like to make something like this (from the MYSQL database) :

insert into MYSQL_TABLE (select some_fields from ORACLE_TABLE@DISTANT_DATABASE) ;

Is it possible ?

Thx by advance,

Fred

Options: ReplyQuote


Subject
Written By
Posted
Connect to Oracle from MYSQL
September 09, 2004 08: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.