Re: C++ and Oracle access

From: <amits_at_my-dejanews.com>
Date: 1999/03/24
Message-ID: <7dai8r$rk6$1_at_nnrp1.dejanews.com>#1/1


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.

Amit Sharon

In article <36F629AD.79D48568_at_grenoble.sema.fr>,   laurent.gatignol_at_grenoble.sema.fr wrote:
> To access an Oracle Database ( 6.037 and 7) in a C++ environment, we use
> a product (libraries) called SQLCPP Version 3.1 ( a product from
> Management Information technology, Inc M.I.T.I.). We are working in a
> Unix AIX environnment.
> This product offers some C++ classes such as login, query etc...
> This product is no longer supported in France ( at least) and we plan to
> go on Windows NT so I'm searching a replacement for this layer.
> Do you know this product and a good alternative ?
> I'd like to know which products can offer C++ access to an Oracle
> Database ?
> I know dbTools.h++ from Rogue Wave Software( what do you think about
> this one)?
> Do you know other products ?
> We, of course, want to make the fewer changes to our actual code with
> the new layer...
> Thank you in advance.
> Laurent
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Mar 24 1999 - 00:00:00 CET

Original text of this message