Re: SQLPLUS driver

From: <srivenu_at_hotmail.com>
Date: Tue, 16 Sep 2008 12:44:43 -0700 (PDT)
Message-ID: <dfc3bd3a-065c-40ca-87e8-33dd6625c429@s9g2000prg.googlegroups.com>


sqlplus uses OCI.
http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14250/oci01int.htm#i432262 on unix the sqlplus.exe is linked to the libclntsh.so (OCI library) shared library (you can use ldd sqlplus.exe to verify it). on windows it is linked to oci.dll as sybrand mentioned regards
srivenu Received on Tue Sep 16 2008 - 14:44:43 CDT

Original text of this message