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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Pro*C

Re: Pro*C

From: Srini Narayanan <Narayana.Srinivas_at_alliedsignal.com>
Date: 1997/03/14
Message-ID: <33298CBF.3613@alliedsignal.com>#1/1

Are you referring to Communication area include files.

You can include them by
' exec sql include sqlca '.

All the Oracle includes can be done in Pro*C by EXEC SQL INCLUDE statement.

I hope this helps.

Srini

Andrea Pallotta wrote:
>
> Hi!!
> I have a question that seems to be simple...
> To compile a C program with Oracle, i need some .h files... the question
> is: WHICH ONE???
>
> I don't want to take with source file other files not important for the
> compilation.
>
> My environment is Unix, the Oracle version is 7.1.6
>
> Thanks in advance!!
>
> Andrea Pallotta
> Digital Italia
> Gruppo di Sviluppo
  Received on Fri Mar 14 1997 - 00:00:00 CST

Original text of this message

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