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: Jim Hamp <jkhamp_at_frii.com>
Date: 1998/09/29
Message-ID: <Pine.BSF.3.95q.980929165124.8640B-100000@io.frii.com>#1/1

On 29 Sep 1998, 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
>

Depending on what you intend to do, you might be able to get away with using the OCI calls. If you tell me what version you're on, I can get you the part numbers for the Programmer's Guide to the Oracle Call Interface.

Jim Hamp
Technical Analyst
Oracle Worldwide Support
Warning! Any advice I provide in this newsgroup is on my own, and not to be taken as official from Oracle Worldwide Support Received on Tue Sep 29 1998 - 00:00:00 CDT

Original text of this message

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