A abc my vclass Dec 27, 2005 #1 How to retrieve many resultsets from stored procedure and put to dataset? If it can, is there any example code let me to know.
How to retrieve many resultsets from stored procedure and put to dataset? If it can, is there any example code let me to know.
I Ignacio Machin \( .NET/ C# MVP \) Dec 27, 2005 #2 Hi, You can use DataAdapter.Fill , it will create one table per result set