Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle API for C/C++ ?
Sergei Kuchin wrote in message <380BC00F.6F23_at_sprynet.com>...
>> The Oracle precompiler actually converts Pro*C calls into OCI
>> calls.
>This statement is not quite true. OCI is based upon UPI. Pro*C is based
>upon sqllib which based upon UPI. Pro*C provides client side cursor
>caching, OCI does not.
We use Sergei's OTL C++ library and have found it to be at least 2x faster than Pro*C. More speed is realized when using SQL*NET.
Bottom line is that OTL is easier to use than native OCI and is faster than Pro*C.
Jeff Received on Tue Oct 19 1999 - 10:12:49 CDT
![]() |
![]() |