all groups > dotnet windows forms > january 2006 >
You're in the

dotnet windows forms

group:

fill dataset with stor pro


fill dataset with stor pro ken
1/30/2006 11:43:26 PM
dotnet windows forms:
Dear all
I create one stored procedure have two select statement on it

Then i want to fill one dataset(with two datatable) by this stored
Re: fill dataset with stor pro Patrice
1/31/2006 12:00:00 AM
Nothing special. The DataAdapter will fill a DataTable for each resultset
returned by the procedure. It might be mandatory though to use SET NOCOUNT
ON in the SP...

--
Patrice

"ken" <ken@discussions.microsoft.com> a écrit dans le message de
news:D24D76CE-C53F-4124-8677-24C29E7DD5A8@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button