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: Porting C++ App to Oracle

Re: Porting C++ App to Oracle

From: Hans Forbrich <forbrich_at_yahoo.net>
Date: Wed, 08 Sep 2004 23:19:23 GMT
Message-ID: <%rM%c.111864$A8.50275@edtnps89>


Questioner wrote:

> It almost seems like I would be better off retaining the C++ user
> interface
> and just communicating with Oracle from the C++ app somehow
> (or else using a C++ class, if one exists, that knows how to save in
> Oracle format, to save the records into the database) but I will be
> surer once
> reading is done.
>

Once you've skimmed the Concepts manual, you will want to read the "Application Developer's - Fundementals" manual and then look up 'Pro*C' which alows you to embed SQL statements directly into C and C++. Received on Wed Sep 08 2004 - 18:19:23 CDT

Original text of this message

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