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: dblink mysql to oracle

RE: dblink mysql to oracle

From: Gogala, Mladen <MGogala_at_oxhp.com>
Date: Mon, 03 Jun 2002 07:38:25 -0800
Message-ID: <F001.004725DC.20020603073825@fatcity.com>


I dunno about MySQL, but from oracle you can have external procedures accessing MySQL and returning data into oracle. There is also a TNS API which allows you to write your very own transparent gateway and select data from MySQL.

> -----Original Message-----
> From: Gabriel C Millerd [mailto:gmillerd_at_qualhost.com]
> Sent: Sunday, June 02, 2002 8:08 PM
> To: Multiple recipients of list ORACLE-L
> Subject: dblink mysql to oracle
>
>
>
> i want to be able to select mysql data from oracle simular
> (in some way)
> to how i do via dblinks 'select * from table_at_otherdb'
>
> is there a way to do something like this?
>
> ---
> Gabriel C. Millerd | Eternal nothingness is fine if you
> happen to be
> Super Plumber | dressed for it. -- Woody Allen
> |
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Gabriel C Millerd
> INET: gmillerd_at_qualhost.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gogala, Mladen
  INET: MGogala_at_oxhp.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Jun 03 2002 - 10:38:25 CDT

Original text of this message

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