Community

Retrieving ADO Recordsets from an Oracle Stored Procedure

James De Carli and Rama Ramachandran) Unlike SQL Server, PL/SQL does not allow us to execute a SELECT statement within a stored procedure without a corresponding INTO statement. This means we cannot easily return a recordset back to the calling client whether it is an ASP script or another PL/SQ

Read More - Register for Free Membership

Tags: