Returning result set from a Oracle Stored procedure
Posted: Tue Jun 04, 2002 11:17 am
Hi,
I am trying to execute an oracle stored procedure from a PHP script.
I would like the procedure to return the record set from the SQL select query inside the procedure. (This query may retireve 600-700 records).
Is it possible to do it in PHP? If so, I would appreciate any example.
Thanks for your help,
mns9939

I am trying to execute an oracle stored procedure from a PHP script.
I would like the procedure to return the record set from the SQL select query inside the procedure. (This query may retireve 600-700 records).
Is it possible to do it in PHP? If so, I would appreciate any example.
Thanks for your help,
mns9939