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: entering data from external program

Re: entering data from external program

From: Keith Jamieson <pdkj02_at_email.mot.com>
Date: Tue, 19 Jan 1999 09:25:45 +0000
Message-ID: <36A44F99.20E3AFDB@email.mot.com>


"The PRO*C tool provided with the oracle RDBMS is designed to convert a C Program which includes SQL statements into a C program which can access and manipulate data in an ORACLE database. As a pre-compiler, PRO*C converts the EXEC SQL statements found in its input file to appropriate ORACLE calls in an output file. That output file can subsequently be compiled,linked and executed in the normal manner for C programs."

(Straight from the horses mouth).

Ken Nunes wrote:

> Thanks for the tip Keith
> but excuse my ignorance when I say:
> What is PRO*C?
>
Received on Tue Jan 19 1999 - 03:25:45 CST

Original text of this message

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