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: HELP: how to put SQL in C++ program

Re: HELP: how to put SQL in C++ program

From: Dietmar Leibecke <Dietmar.Leibecke_at_gamos.de.--->
Date: 1997/07/25
Message-ID: <33D8547E.4968@gamos.de.--->#1/1

ASHELAT17 wrote:
>
> I want to write SQL quarries in my C++ programm , How can I do that ? In
> program how can I add sql language's quarry and how does compiler detect
> it ? and how can I use return results of that quarry , which are in form
> of a table .

There are some different ways to access an Oracle database from a C++ program:

HTH,         Dietmar Received on Fri Jul 25 1997 - 00:00:00 CDT

Original text of this message

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