Re: Fastest: Embedded SQL or OCI ?

From: Young_Charles <cyoung>
Date: 1996/02/23
Message-ID: <4gkmup$v9_at_news.mpd.tandem.com>#1/1


hage_at_telepost.no (Erik Hage) wrote:
>Any info appreciated:
>
>Does anybody know which of the two is the fastest:
>Embedded SQL or OCI? (using Windows 3.11).
>
>bjorn-tore.dale_at_merkantildata.no (Bjoern-Tore Dale)

My experience is that the OCI routines are about 50% faster than embedded SQL, using C and C++ on various Unix boxes. The primary reason for this, as far as I can tell, is that the OCI routines are written in assembly(!). I don't know if this holds true for Windows or any other non-Unix platform.

Chip Received on Fri Feb 23 1996 - 00:00:00 CET

Original text of this message