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: ODBC vs Pro*c or OCI

Re: ODBC vs Pro*c or OCI

From: TurkBear <johng_at_mm.com>
Date: Mon, 19 Jul 1999 19:44:30 GMT
Message-ID: <37947fc5.2468088@news.news-ituk.to>

In general, ODBC is unwise for any high performance work...It is an added layer that will slow down the transaction...

OCI and ProC access SqlNet or the Oracle APIs directly and will be much faster...

Furkan Khan <khanf_at_home.com> wrote:

>Folks, I am building a very high performance
>distributed application for the internet. I have a
>minimum requirement of at least 400 transaction/s (profiled on
>low end solaris box).
>
>What are the pros and cons of using ODBC vs pro*c or OCI ?
>I am interested in performance issues/experiences using
>ODBC. How is connection pooling in Oracle ODBC driver ?
>Are there any gotchas with ODBC for high performance
>solutions ?
>
>Can I use Oracle Advanced Queuing with Oracle ODBC ??
>
>Any ideas, suggestions appreciated. I can be mailed directly
>also.
>
>Thanks in advance.
>
>Regards.
>Furkan Khan

  -----------== Posted via Newsfeeds.Com, Uncensored Usenet News ==----------    http://www.newsfeeds.com The Largest Usenet Servers in the World! ------== Over 73,000 Newsgroups - Including Dedicated Binaries Servers ==----- Received on Mon Jul 19 1999 - 14:44:30 CDT

Original text of this message

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