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 -> Re: API C++

Re: API C++

From: Cliff Palmer <cliff_at_palmercs.com>
Date: Fri, 13 Oct 2000 19:00:03 GMT
Message-ID: <39E75BB3.81F077B8@palmercs.com>

Vado, your documentation CD that came with Oracle contains information on the OCI Library. You can also find documentation on Oracle's Technet or Metalink sites.

Vado wrote:

> Thanks a lot for your advices ...
> But would you know an online documentation for the OCI librairy ?
>
> thanks again
>
> "DeVerne Coleman" <dsleuth_at_worldnet.att.net> a écrit dans le message news:
> YvtF5.1257$Ef1.76455_at_bgtnsc06-news.ops.worldnet.att.net...
> > I would recommend using the Oracle OCI library. It is a call level
> > interface (CLI) vs. a precompiler. It is similar to ODBC and works really
> > well. You can take advantage of all the features of oracle and make a
> > generic, re-usable class that can be used in all your applications. It is
> > far superior to the precompiler, in my opinion.
> >
> > HTH
> >
> >
> > DeVerne Coleman
> > Vado <svado_at_tf1.fr> wrote in message
 news:8s4ghp$m0g$1_at_reader1.fr.uu.net...
> > > Hello
> > >
> > > I am working with visual studio C++ and I want to make sql calls in an
> > > oracle 8i database running on NT 4. Could you please tell me what .lib
 are
> > > necessary for that ? and where I can find documentaion about it ? I
 don't
> > > want to make ODBC calls, I prefer to choose a direct Oracle API.
> > >
> > > Thanks a lot.
> > >
> > >
> >
> >
Received on Fri Oct 13 2000 - 14:00:03 CDT

Original text of this message

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