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: DAO & Oracle stored proceddures

Re: DAO & Oracle stored proceddures

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 12 Jan 2002 15:53:19 +0100
Message-ID: <paj04u4m5vr0o4lkte2l07e5op9r8dck45@4ax.com>


On Sat, 12 Jan 2002 11:11:15 -0000, "Robert A.M. van Lopik" <lopik_at_mail.telepac.pt> wrote:

>Soory Peter, but I don't agree. DAO (data access objects) together with RDO
>(remote data objects) together are the predecessor of ADO. Through ODBC they
>are perfectly able to talk to Oracle.
>
>cheers
>rob van lopik
>
>

Anyone needing access from VB to Oracle should avoid ODBC like *hell*, as Oracle ships Oracle Objects for OLE with every client, with interfaces to VB and Visual C++. OO4O is a *native* driver, which doesn't suffer from the pitfalls and quircks of ODBC. OO4O also comes with sample code.

Hth

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Sat Jan 12 2002 - 08:53:19 CST

Original text of this message

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