Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: C++ Class Library for Oracle 8 OCI

Re: C++ Class Library for Oracle 8 OCI

From: Johan Ur Riise <riise_at_bgnett.no>
Date: 29 Mar 1999 08:43:51 GMT
Message-ID: <D60690.99Mar29104351@wessel.be.statoil.no>


In article <7dgbmp$nf08_at_www1.siast.sk.ca> "Sprint" <tray_at_bellsouth.net> writes:

>Doesn't anybody know or have a class library using Oracle 8 OCI

http://home.sprynet.com/~skuchin/otl_1pg.htm

(written by Sergei Kuchin)

From the above page:

"This document describes the Oracle Call Interface Template Library, Version 2.0.0 (OTL). The library introduces a one-page Oracle API in the form of SQL streams."

"OTL is a new kind of C++ libraries, similar to the Standard Template Library. This kind of libraries is easy to use, since the user needs only to include C++ header files which contain template classes and inlinr functions. There is no need to link additional object modules into C++ applications. The code instantiated from template classes and inline functions is efficient and reliable in terms of runtime performance and C++ strict type checking."

riise_at_bgnett.no Received on Mon Mar 29 1999 - 02:43:51 CST

Original text of this message

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