Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle and C
In article <i8kq9.51851$cS4.2026042_at_news2.tin.it>, m
<max_7328#antispam##@libero.it> writes:
>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
>
>
For a C program to connect to Oracle it must be written either in Oracle's
Pro*C or using OCI (Oracle Call Interface), or using a third party
application like OraPerl.
Oracle provides full manuals on both Pro*C and OCI.
HTH -- Mark D Powell --
![]() |
![]() |