Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Pro*C vs OCI
A copy of this was sent to "Rob" <rob_at_ohall.com>
(if that email address didn't require changing)
On Thu, 8 Oct 1998 23:37:26 +0200, you wrote:
>Are you sure that oci is faster than ProC?
>Proc uses after precompilation also OCI calls!
>Or... am I wrong?
>Rob
>
No, OCI is a layer on top of an API call UPI (upi being the low level api used internally).
Pro*C precompiles into an API call SQLLIB which is a layer on top of UPI. Pro*c does *not* precompile into OCI calls...
Pro*C and OCI offer comparable speed, each has advantages/disadvantages over the other.
Thomas Kyte
tkyte_at_us.oracle.com
Oracle Government
Herndon VA
--
http://govt.us.oracle.com/ -- downloadable utilities
Anti-Anti Spam Msg: if you want an answer emailed to you, you have to make it easy to get email to you. Any bounced email will be treated the same way i treat SPAM-- I delete it. Received on Thu Oct 08 1998 - 16:50:38 CDT
![]() |
![]() |