Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: oracle libraries

Re: oracle libraries

From: <edwardmi1_at_my-deja.com>
Date: Wed, 25 Oct 2000 07:34:29 GMT
Message-ID: <8t62e5$o9p$1@nnrp1.deja.com>

Markus, don't you have Pro*C Documentation among your Oracle Docs? The answer for your question is documented both in the 'official' docs and in FAQ.
Look for the shared library sqllib18/sqllib80/orasql8 - the name of library depends on the Oracle Server version, and link it.

> I would like to link a cpp module created with "proc" to my program.
 This
> module uses the following external functions:
>
> void sqlcxt (void **, unsigned int *, struct sqlexd *, const struct
sqlcxp
==cut==
> Does anyone know, which oracle libraries I will have to link to my
 program?
> The proc-examples delivered by Oracle are not very helpfull.
>
> Thanks in advance,
> Markus Pesti (LEM)
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Oct 25 2000 - 02:34:29 CDT

Original text of this message

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