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

Home -> Community -> Usenet -> c.d.o.tools -> Re: OO40 or ADO

Re: OO40 or ADO

From: Torgo Jr <torgojr_at_my-deja.com>
Date: Mon, 18 Sep 2000 16:30:17 GMT
Message-ID: <8q5ftr$ovv$1@nnrp1.deja.com>

In article <8q4lbc$qhh$1_at_nnrp1.deja.com>,   froliol_at_my-deja.com wrote:
> Greetings All, I am about to write an application that uses Oracle 8i
> on the backend. My only question is whether or not I should used ADO
> or OO4O? I read up on both and it seems OO40 give me more access to
> the database, however, ADO is much more ubiquitous and faster? Please
> send me your comments and/or opinions.

I have some ASP web apps with all Oracle communication done on the server. I had them all using ADO, but once I tried OO4O I noticed some substantial performance improvements. OO4O talks directly to Oracle, and ADO has to go through an extra ODBC layer to get to the database (at least in my setup). If Oracle is the only database you are dealing with, I'd highly recommend OO4O.

> Thanks, Louis
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

--
"Hear that?  Sounds like Norm Abrams getting killed by
a giant chicken."  - Crow T. Robot


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Sep 18 2000 - 11:30:17 CDT

Original text of this message

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