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: K. Raghuraman <kraghu_at_india.hp.com>
Date: 1998/09/09
Message-ID: <35F5F13A.4FD5CB36@india.hp.com>#1/1

Hi Sebastien,

OCI is a native interface with Oracle. Pro*C is the embedded code that operate on an Oracle database. OCI is faster than Pro*C and does not require any precompilers. OCI is pretty difficult to develop compared to Pro*C. Also if you have any plan for migration to other databases, OCI is not recommended as it will tie tightly to Oracle unlike Pro*C which after suitable modifications can work in other databases. I do not know of any document that will give more information about this.

Hope this helps.

Raghu

MARANDA, SEBASTIEN wrote:

> Hi,
>
> I'd like to know what are the advantages of using ProC instead of OCI
> and vice-versa.
>
> If possible, Do you know where I could find some doc on the subject.
>
> Thanks.
> --
> Sébastien Maranda
> Solutions Informatiques en Téléphonie/
> Planification des services
> Computer Telephony Solutions/
> Services Planning Tel.: (418) 691-3562
> 930 d'Aiguillon, Pag.: (418) 664-8542
> Bureau 520 Fax.: (418) 691-3578
> Québec, Qc, G1R 5M9 email: sebastien.maranda_at_bell.ca
Received on Wed Sep 09 1998 - 00:00:00 CDT

Original text of this message

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