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: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Mon, 18 Feb 2002 22:37:21 +0300
Message-ID: <a4rkuv$nqp$1@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@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 Mon Feb 18 2002 - 13:37:21 CST

Original text of this message

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