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

Home -> Community -> Usenet -> c.d.o.server -> Re: ODBC datasource as linked database under 9/Solaris

Re: ODBC datasource as linked database under 9/Solaris

From: Valentin Minzatu <~3114vminzatu_at_rogers.com>
Date: Fri, 02 May 2003 23:24:57 GMT
Message-ID: <d7Dsa.57612$M81.38320@news02.bloor.is.net.cable.rogers.com>


You may use Oracle's Heterogeneous Services. (I used to connect from Oracle to Access)
The documentation about what it is and how to configure can be found at: http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96544/index.ht m

--
Cheers,
Valentin Minzatu

[to reply remove "~3114" from the email address]


"Kolya Tchernitsky" <kolya.t_at_corigin.com> wrote in message
news:3eb15626$1_at_news.012.net.il...

> Hi
>
> This is newbie question - please forgive.
>
> I have Oracle 9 installed on Sun Solaris and I have to get access to some
> Attunity Connect ODBC datasource.
> I need to make it transparent for existing PL/SQL code (i.e., if I have
> "SELECT a,b,c FROM datatable;" i have to remain with it and not with
"SELECT
> a,b,c FROM datatable_at_odbcsource ;"
>
> Please advice how can I implement it.
>
> Thanks,
> Kolya.
>
>
Received on Fri May 02 2003 - 18:24:57 CDT

Original text of this message

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