Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Pro*C
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
![]() |
![]() |