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: C++ library to access Oracle?

Re: C++ library to access Oracle?

From: Walter Dorninger <walter.dorninger_at_aon.at>
Date: Wed, 20 Feb 2002 19:42:49 +0100
Message-ID: <3c73ee24$0$19612$6e365a64@newsreader02.highway.telekom.at>


I made an evaluation some time ago. I think there was OTL and ORA++ both were free. We decided to go with OTL. OTL are template classes that wrap OCI in a nice manner and OTL employs streaming so the code looks really nice. Furthermore its very fast - supports bulk etc.... It also supports DB2 (CLI) and ODBC (but i never used ODBC). www.geocities.com/skuchin/otl/home.htm

Walter Dorninger
walter.dorninger_at_aon.at

"Ronald D. Jeremy" <NO_SPAM_at_yahoo.com> wrote in message news:a4ppfa$o75_at_dispatch.concentric.net...
> Any one know of a good C++ library to access Oracle 8i and or 9i?
> Thanks
>
> If you wish to replay by email, email to cybercast99NOSPAAAM_at_yahoo.com. Of
> course without the NOSPAAAM in the email address. :)
>
>
Received on Wed Feb 20 2002 - 12:42:49 CST

Original text of this message

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