Re: Need help for Oracle with C (embedded SQLs)
Date: 2000/02/11
Message-ID: <87vid1$lrc$1_at_perki.connect.com.au>#1/1
C with embeded SQl is called ProC. which is provided by oracle. first you need to have ProC precompiler which comes with Oracle. When you compile you ProC code, oracle will give you a C program, then you need to compile and link the C program.
ProC in documented very well in oracle documens. Tom
<raomallik_at_my-deja.com> wrote in message news:87vg8d$30o$1_at_nnrp1.deja.com...
> Hi everybody,
>
> I am writing programs in C embedding SQLs to interact with Oracle
> database.
>
> Can anybody suggest me what compiler do I need to make use of and where
> can I download it from ?
>
> Please also provide me the necessary commands for compiling and
> building.
>
> I appreciate your help.
>
> Thank you.
>
> Mallik
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Feb 11 2000 - 00:00:00 CET