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

Re: oracle and C

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Sun, 13 Oct 2002 20:29:19 GMT
Message-ID: <zIkq9.30747$oq6.10136@sccrnsc01>


You have several choices. You can use ProC, or OCI on a wide variety of platforms. If the client program is on an MS Windows platform you can use ProC, OCI, oo4o, ODBC, and many others. The Oracle client installation, the full install has several examples. I would start with those and also read the documentation on the Oracle Developer's Guide.

ProC is probably easier than OCI, but OCI allows for the possibility of more optimizations and greater control.
Jim

"m" <max_7328#antispam##@libero.it> wrote in message news:i8kq9.51851$cS4.2026042_at_news2.tin.it...
> hi,
> i need to write program in language C but i don't know how i can
> "connect" the program with oracle.
> can someone help me?
> Thanks
> Max
>
>
>
Received on Sun Oct 13 2002 - 15:29:19 CDT

Original text of this message

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