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: How can I begin to develop an oracle application in Linux by OCI

Re: How can I begin to develop an oracle application in Linux by OCI

From: Cliff Palmer <cliff_at_palmercs.com>
Date: Wed, 29 Nov 2000 20:48:09 GMT
Message-ID: <3A256B86.9297A41@palmercs.com>

Most or the Oracle 8.1 and above distributions I have seen include OCI in the basic install - look in the docs to find out where it is discussed and where the lib/include files live. If you can use Pro/C you will have far less work to do. Pro/C is installed using the "Client Installation" in the installer.
You should not need the Oracle Programmer product. If your version is not like this then you should dig through the docs and find out where it is.
Technet has some code examples which should help you get started.

"±±´ó" wrote:

> Hi to all!
> I need to develop an oracle application in Linux by OCI using C
> language,what should i do to install Oracle Programmar and configure it
> ,should which part i need ,and how can configure the path for those ".h"
> files?
> Thanks
Received on Wed Nov 29 2000 - 14:48:09 CST

Original text of this message

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