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: <MarkP28665_at_yahoo.com>
Date: 14 Oct 2002 13:51:24 GMT
Message-ID: <aoei4s$hc8$1@news.netmar.com>


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 --

Received on Mon Oct 14 2002 - 08:51:24 CDT

Original text of this message

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