Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: A good C++ library for OCI: Windows NT (not using MFC!), Linux, Solaris?
Hi,
I've tinkered some with the following:
Try the OTL (Oracle call interface Template library) by Sergei Kuchin, http://home.sprynet.com/~skuchin/otl_1pg.htm. Thin wrapper over OCI, easy to use and high performance.
Its pretty slick C++ action that returns data from oracle as a stream.
Ron
In article <7krcqe$6gk$1_at_news.inet.tele.dk>, fen_at_changegroup.dk says...
>
>Hi.
>
>Have you come across a good C++ library for OCI 7 and 8 for Windows NT (not
>using MFC), Linux and Solaris? I have checked out OCI++ but it uses MFC (in
>a shared DLL) on Windows NT and I don't want to distribute anything apart
>from my application.
>
>Thanks.
>
>Finn
>
>
Received on Fri Jun 25 1999 - 16:32:36 CDT
![]() |
![]() |