Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle and C
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
![]() |
![]() |