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: ADO or ODBC Client Side Access to Oracle 8.1?

Re: ADO or ODBC Client Side Access to Oracle 8.1?

From: Andy Finkenstadt <kahuna_at_panix.com>
Date: 14 Oct 2001 18:32:10 -0400
Message-ID: <9qd3pa$h77$1@panix3.panix.com>


In <wbgy7.666$k65.25229_at_typhoon1.gnilink.net> "Marc Allen" <marc.allen4_at_verizon.net> writes:
>using ADO and ODBC without any problems.
>My question is - is there a prefered client side access to Oracle 8.1 either
>by Oracle or db developers?

I prefer to use OO4O, a native Oracle technology that works quite well from Visual Basic, VB Script (both Windows Scripting Host and IIS/WEB/ASP), C and C++. OO4O has native support for returning recordsets (PL/SQL cursors and tables), all Oracle datatypes including LOBs, and works like a charm.

If you are familiar with ADO, then you'll be at home writing with OO4O.

Make sure you have the latest client install, oracle_p1882450_8172_WINNT.zip which can be downloaded from Metalink as patch #1882450 for 8.1.7.2 for Windows NT/2000.

Make sure you have the latest OO4O release, oo4o_p1926598_8170_WINNT, which can be downloaded from Metalink as patch #1926598 for 8.1.7.0 for Windows NT/2000.

andy

-- 
Andrew Finkenstadt (http://www.finkenstadt.com/andy/)

colin.powell_at_state.gov# rm -fr /bin/laden
Received on Sun Oct 14 2001 - 17:32:10 CDT

Original text of this message

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