Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Clarification on External procedure in Oracle 8.1.6
please anyone tell me how to call external procedures(C) from plsql with an example.
> -----Original Message-----
> From: Ramesh_Kota [SMTP:Ramesh_Kota_at_satyam.com]
> Sent: Thursday, August 30, 2001 10:20 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Clarification on External procedure in Oracle 8.1.6
>
> Hi all...
>
> I believe any of u Would be of GREAT help...
>
> I have been trying Calling C functions from pl/sql using Oracle 8i's
> External Routine. It works. But when I try to call the Pro*C function
> after precompiling it .. it is failing at connect itself. I have used
>
> EXEC SQL Connect username identified by passwd;
>
> The same Pro*c WORKS FINE when I try it from the command line.
>
> Have any of u tried calling Pro*C from Pl/sql. If YES. could u ..
> Send me an example or some resource from wherein I can proceed with my
> work.
>
>
> Thanx a lot in advance
>
> Ramesh.
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Nirmal Kumar Muthu Kumaran INET: NIRMALK_at_qtel.com.qa 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 Thu Aug 30 2001 - 04:32:10 CDT
![]() |
![]() |