|
How to work with multiple results set using DataSet?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET ADO.NET
To retrieve more than one result sets from the Stored Procedure or multiple select statements at
one go using DataSet, we can use this approach.
|