Click to See Complete Forum and Search --> : Executing a external procedure


arunava09
08-12-2004, 07:36 AM
Hi,
In general we execute a procedure in sqlplus by giving execute <procedurename>...But how do i run this procedure inside a C code.I will create the procedure in the sqlplus..

Arunava

Srinivas_Sharma
08-12-2004, 11:44 AM
http://asktom.oracle.com/~tkyte/ResultSets/

HTH

Srini