Hi Dear JV,
here are the some links that may be useful which gives how to call oracle
stored procedure from ado.net in turn asp.net and also how to use ref cursor
with DataReader and some general features and limitations.
How To Return an Oracle Ref Cursor to a .NET DataReader Object by Using the
..NET Managed Provider for Oracle
==============================================================================================================================================
http://support.microsoft.com/default...b;en-us;322160
How to call Oracle stored procedures in Visual Basic .NET with the Microsoft
Oracle Managed Provider
=======================================================================
http://support.microsoft.com/default...b;en-us;321718
Features and limitations of the .NET Managed Provider for Oracle
=================================================================
http://support.microsoft.com/default...b;en-us;322158
***********************************************************************
Mastering .NET Application Development with Oracle
Optimize Result Set Retrieval Using ODP.NET and Ref Cursors
by Mark A. Williams
===============================================================
http://www.oracle.com/technology/pub...efcursors.html
Bye
Venkat_KL