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

database access in C++ - replacement of rogue wave

From: Norman Dunbar <Norman.Dunbar_at_lfs.co.uk>
Date: Fri, 22 Mar 2002 14:53:13 -0000
Message-ID: <E2F6A70FE45242488C865C3BC1245DA7017CDC4D@lnewton.leeds.lfs.co.uk>


Oracle Template Library (OTL)
It is free.
It is C++.
It is Object Oriented (or Orientated if you like !) It even works on DB2/ODB.
It is a single .h file to be included and that's it. Good docs.
Plenty of examples.
Cross Platform.

Now having said that, it does give compilation problems on HP but I haven't tried it with the new AC++ compiler yet.

It lives here : http://www.geocities.com/skuchin/otl/home.htm

Cheers,
Norman.



Norman Dunbar			EMail:	Norman.Dunbar_at_LFS.co.uk
Database/Unix administrator	Phone:	0113 289 6265
				Fax:	0113 289 3146
Lynx Financial Systems Ltd.	URL:	http://www.Lynx-FS.com

------------------------------------------------------------------------

Received on Fri Mar 22 2002 - 08:53:13 CST

Original text of this message

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