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 and Oracle

Re: ODBC and Oracle

From: dave mausner <dmausner_at_ameritech.x.net>
Date: Sat, 15 Jan 2000 20:47:35 GMT
Message-ID: <8EBC96C4Edlm@206.141.192.241>


ixes_at_gmx.de (Thomas Meiers) wrote in
<8fdv7skmu24ouk7soilmonemeb0ic7a4c0_at_4ax.com>:
>Is there a way to read a ODBC Datasource from a Oracle Database?

oracle client installation kit, available on the oracle install disk, includes oracle's odbc interface. now if you want to access that odbc interface from sql*plus, you must also obtain something called OCA, the client adapter. this is only available on the developer tool install disk.

to summarize, you need: (1) the odbc interface for the non-oracle database; (2) the odbc interface from oracle; and (3) the oracle client adapter.
--
dave mausner Received on Sat Jan 15 2000 - 14:47:35 CST

Original text of this message

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