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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Embedded SQL or OCI?

Re: Embedded SQL or OCI?

From: Branko Koprivica <perpetum_at_interlog.com>
Date: Thu, 25 Jun 1998 09:37:36 -0300
Message-ID: <35924490.4E95C0DE@interlog.com>


OCI is more suitable if you want to build an abstract layer between your application and RDBMSs and achieve better fault tolerance.
Branko Koprivica
Perpetuum Technologies Inc.

Christian Pomar wrote:

> Hello,
>
> I have been working for some time with Pro*C. It works fine, but now I am
> wondering if OCI could be a better solution to access the Oracle database.
> My question is: can somebody give a good reason for using one or the other?
> or there is no real good difference?
>
> Thanks
> Christian Pomar
Received on Thu Jun 25 1998 - 07:37:36 CDT

Original text of this message

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