Re: lightest oracle client?
From: DriftWood <drift_wood_at_my-deja.com>
Date: Tue, 05 Dec 2000 17:45:47 GMT
Message-ID: <90j9k9$dgs$1_at_nnrp1.deja.com>
"It is a kind of good deed to say well; and yet words are not deeds. -William Shakespeare"
Date: Tue, 05 Dec 2000 17:45:47 GMT
Message-ID: <90j9k9$dgs$1_at_nnrp1.deja.com>
The only solutions that I am aware of that do NOT use the Oracle SQL*Net client libraries (and NLS libraries, and OCI libraries, etc.) would be one of the OpenLink ODBC drivers or the JDBC thin driver.
In both of these cases the driver is emulating the SQL*Net wire protocol to talk directly to the Oracle listener.
If you need to use the higher-level interfaces, then you need (at a minimum) the Oracle SQL*Net client libraries and the appropriate protocol layers. This is automatically include the installation of the NLS libraries (which are a huge chunk of the space).
--
-cheers
DW
"It is a kind of good deed to say well; and yet words are not deeds. -William Shakespeare"
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Dec 05 2000 - 18:45:47 CET