Home » Developer & Programmer » Precompilers, OCI & OCCI » Oracle Network or Shared Library Files
Oracle Network or Shared Library Files [message #120337] Thu, 19 May 2005 03:41 Go to next message
win_vj
Messages: 16
Registered: March 2005
Location: India
Junior Member
Hi All,

Could anybody please tell me the Oracle Network or Shared Library Files, which are used for connection with Peoplesoft, SQL Plus, Toad, Pearl DBI?

Please refer some Links also, If you know!

Thanks n Regards,
WIN
Re: Oracle Network or Shared Library Files [message #120502 is a reply to message #120337] Fri, 20 May 2005 04:35 Go to previous messageGo to next message
Michael Hartley
Messages: 110
Registered: December 2004
Location: West Yorkshire, United Ki...
Senior Member

Hi,

In a windows environment you always link to the dynamic library ${ORACLE_HOME}/bin/oci.dll.

This library provides the network or direct shared memory connections to the database via the library function calls for creating handles for session, server and context before calling the server_attach function.

All Oracle client applications connect to the database using the OCI interface.

Follow documentation link on http://technet.oracle.com.

Kind regards,
Michael Hartley, http://www.openfieldsolutions.co.uk
Re: Oracle Network or Shared Library Files [message #120520 is a reply to message #120502] Fri, 20 May 2005 05:45 Go to previous message
win_vj
Messages: 16
Registered: March 2005
Location: India
Junior Member
Thanks a Ton!

Thanks n Regards
Win
Previous Topic: Error con -lclntsh
Next Topic: Using OCI with ProC
Goto Forum:
  


Current Time: Thu Mar 28 12:16:17 CDT 2024