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: Oracle and C/C++

Re: Oracle and C/C++

From: Sergei Kuchin <skuchin_at_sprynet.com>
Date: 1998/09/29
Message-ID: <36118B39.2438@sprynet.com>#1/1

Oracle Call Interface is a C library of database access functions. If you're planning on using C++, you may also try this:

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

If you have any further questions, feel free to drop me an email.

Sergei

Hwal Song wrote:
>
> We are developing an application with a HP server and 25 HP clients.
> We installed Oracle at the server side and installed
> SQL*Net, Tcp/IP stuff, and SQL*PLUS at the client sides.
>
> After some research, we planned to use
> Oracle ProC/C++ for developing an application.
> We will use Embedded PL/SQL.
>
> Before we actually start coding, I like to ask you gurus out
> there if there is any other options available.
>
> I am new with Oracle. But Sybase, for example, provides a C library.
> With this, you don't have to embed any SQL statements.
> Instead, it uses RPC to do the work over the net.
>
> Pleae email me if you have any suggestions.
>
> Thanks in advance.
>
> cheers,
> hs
  Received on Tue Sep 29 1998 - 00:00:00 CDT

Original text of this message

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