Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: database access in C++ - replacement of rogue wave
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
![]() |
![]() |