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: accessing oracle vai c/c++

Re: accessing oracle vai c/c++

From: Pete's <empete2000_at_yahoo.com>
Date: 7 Feb 2003 14:31:11 -0800
Message-ID: <6724a51f.0302071431.1419518d@posting.google.com>


Check out Pro*c as well. Basically it's a pre-compiler used before you compile your programs whether they're C or C++. The Pro*c precompiler takes your SQL calls embedded in the source and converts them to C code.

HTH
Pete's

"Jerry Preston" <g-preston1_at_ti.com> wrote in message news:<b1skiu$i88$1_at_tilde.itg.ti.com>...
> Hi!
>
> I am looking for some c/c++ code to access an oracle table on a SUN UNIX
> setup, any ideas or suggestions?
>
> Thanks for your time and help!!
>
> Jerry
Received on Fri Feb 07 2003 - 16:31:11 CST

Original text of this message

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