Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Stored Procedure/Package Returning Recordset to C# application.

Re: Stored Procedure/Package Returning Recordset to C# application.

From: MTNorman <margaret.norman_at_novainfo.com>
Date: 2 Feb 2006 05:12:51 -0800
Message-ID: <1138885971.907432.131820@z14g2000cwz.googlegroups.com>


If you want to process the data set inside the stored procedure, cursor loops are a good place to start - check out the 10.1 PL/SQL users guide and reference (B10807-01) beginning at pages 6-9. Received on Thu Feb 02 2006 - 07:12:51 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US