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

Home -> Community -> Usenet -> c.d.o.server -> Re: Pro*C vs OCI

Re: Pro*C vs OCI

From: Jon T. Day <jday_at_msmailgw.sdsmt.edu>
Date: Fri, 09 Oct 1998 11:18:11 -0600
Message-ID: <361E4553.7F0C@msmailgw.sdsmt.edu>


I would think the executibles are the same in speed, for the most part. The big advantage in programming straight oci, is the ability to call the oci functions directly. You can choose which calls to make and straight oci is more flexible. If the application is complex and needs fine tuning, oci is the way to go.

Rob wrote:
>
> Are you sure that oci is faster than ProC?
> Proc uses after precompilation also OCI calls!
> Or... am I wrong?
> Rob
Received on Fri Oct 09 1998 - 12:18:11 CDT

Original text of this message

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