OCI Linux enviroment [message #143708] |
Fri, 21 October 2005 10:23 |
nascar998
Messages: 3 Registered: October 2005 Location: swiss
|
Junior Member |
|
|
Hi,
I'm trying to developing a c/c++ application
that use OCI library to connect to ORACLE 9i db.
This is my enviroment:
1. I have a Remote Oracle 9i server. (linux dist.)
2. I have installed on my pc Oracle 9i client. (Linux dist.)
I have configured server and client correctly and all works!!
I use from my pc (oracle client) Enterprise
manager/Worksheet/sqlplus.
Now My trouble is the following:
saw that on my pc (Oracle client) I haven't many includes file such as oci.h and shared library that I think is needed to use OCI library.
So, How can I do to have all needed library and files necessary to build a OCI c/c++ program? (tar archives or others..)
I also find this files on remote Oracle server, and
Cheers
nascar998
|
|
|