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: Vado <svado_at_tf1.fr>
Date: Fri, 13 Oct 2000 11:36:42 +0200
Message-ID: <8s6m0n$ev0$1@reader1.fr.uu.net>

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 - 04:36:42 CDT

Original text of this message

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