Use a dataset and fill dataset with data adapter. All result sets will be
placed in different data tables.

Signature
Thanks,
Yunus Emre ALPÖZEN
BSc, MCAD.NET
>I have a SQL Server stored procedure that returns multiple recordsets
>(three of them), in the same way that sp_helpdb does (try entering EXEC
[quoted text clipped - 6 lines]
>
> Thanks in advance
Michael C# - 10 May 2005 19:05 GMT
Thank you. I was doing that, but there was an error in the parameters I was
passing so the results were garbage - that's why it wasn't working. It's
all good now though. Thanks again!
> Use a dataset and fill dataset with data adapter. All result sets will be
> placed in different data tables.
[quoted text clipped - 9 lines]
>>
>> Thanks in advance