Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ODBC datasource as linked database under 9/Solaris
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...Received on Fri May 02 2003 - 18:24:57 CDT
> 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.
>
>
![]() |
![]() |