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

Re: C++ library to access Oracle?

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Sat, 13 Apr 2002 01:27:22 +0200
Message-ID: <3cb76f11$0$11952$edfadb0f@dspool01.news.tele.dk>


Get OTL from http://members.fortunecity.com/skuchin/home.htm. It's a brilliant C++ template library for OCI, ODBC, and DB2. I've used it and it's great!

Hope this helps.

Best regards,

Finn Ellebaek

"Vladimir M. Zakharychev" <bob_at_dpsp-yes.com> wrote in message news:a4rkuv$nqp$1_at_babylon.agtel.net...
> Oracle Objects for OLE and OLEDB provider are shipped with Oracle. First
is a
> customized set of COM objects and the second is what it is called - data
provider
> for MS OLEDB technology (thus, lacks some features available in OO4O).
> Well, these are not exactly C++, but who cares - every C++ compiler now
has
> support for [D]COM (at least on Windows).
>
> --
> Vladimir Zakharychev (bob_at_dpsp-yes.com)
http://www.dpsp-yes.com
> Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet
applications.
> All opinions are mine and do not necessarily go in line with those of my
employer.
>
>
> "Ronald D. Jeremy" <NO_SPAM_at_yahoo.com> wrote in message
news:a4qauu$o7f_at_dispatch.concentric.net...
> > Oh lord.. anything but OCI. It also is not object oriented.
> >
> > I am looking for anything but OCI and something fairly cheap or free.
It
> > must not be bound to just a GNU CC compile either.
> >
> >
> >
> > "Roy" <something_at_something.here> wrote in message
> > news:a4q941$sdc$1_at_news1.xs4all.nl...
> > > What about OCI??
> > >
> > > "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 Fri Apr 12 2002 - 18:27:22 CDT

Original text of this message

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