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: database access in C++ - replacement of rogue wave

Re: database access in C++ - replacement of rogue wave

From: Dave Haas <davehaas_at_--nospam--hotmail.com>
Date: Thu, 21 Mar 2002 18:18:42 GMT
Message-ID: <6upm8.1202$mR1.106041@news2.telusplanet.net>


Hi Lei.

With 9i Oracle supplies the OCCI (C++ version of the OCI). It's native C++ access to the database (and some other parts of the system like the loader and some networking stuff). Have a look at that.

Dave Haas

"lei wang" <leiwang_q_at_hotmail.com> wrote in message news:af074b9c.0203210915.7253ba3b_at_posting.google.com...
> Hi,
>
> I am using RogueWave DBTools to access both Oracle and Informix in C++
> right now, and I'd like to get rid of RogueWave in the near future.
> Native API, ODBC, or other third party library are some of the
> options.
>
> Does anyone know a good alternative to RogueWave library?
>
> Thanks in advance.
>
> - lei
Received on Thu Mar 21 2002 - 12:18:42 CST

Original text of this message

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