Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to translate PL/SQL to C
This is true, and you can see (perhaps accendently) the C code, but I dont
think that many will get enything out of the code generated.
/torben
>-- Original Message --
>Date: Wed, 15 May 2002 06:38:21 -0800
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Reply-To: ORACLE-L_at_fatcity.com
>From: "Stephane Faroult"<sfaroult_at_oriolecorp.com>
>Subject: RE: How to translate PL/SQL to C
>
>
>>
>>Somebody knows how to translate PL/SQL to C or C++
>>(ROBOT, Software...)
>>regards
>>
>
>Think that 9i has something of the kind ('native compiler') to boost the
>performance of stored procedures. However, I don't think that you have
access
>to the C code proper, as you can with Pro*C for instance. My understanding
>(I have never tried it) is that it turns PL/SQL code into a dynamically
loadable
>library, and the fact that C was involved is a pure coincidence. Could
have
>been Cobol as well.
>
>Regards,
>
>Stephane Faroult
>Oriole
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Stephane Faroul
> INET: sfaroult_at_oriolecorp.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
Mobil : +45 2527 7104
torben.holm_at_miracleas.dk
http://miracleAS.dk
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: torben.holm_at_miracleas.dk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed May 15 2002 - 10:38:29 CDT