Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Pre-Compiler needed?
No, you don't need Pro*C. You can use OCI, Oracle Call Interface, which
comes with the client tools as well as the server. It is considerably
more complex, especially with Oracle8, but is equally more flexible and
powerful. For example, you can do deferred parsing with OCI, which you
cannot do with Pro*C.
Plan to read and practice.
Roger
mme wrote:
>
> Hi everyone!
>
> I wonder if I really *must* use the Oracle "Precompiler" if i wanna
> access Oracle DB:s from a C-program? Isnīt there any librarys
> which I only have to include to my source???
>
> Iīd really preciate some info regarding this issue....
>
> Thanx,
>
> Mattias
Received on Tue Mar 02 1999 - 21:27:13 CST
![]() |
![]() |