I have a stored procedure that returns two data sets. Is it somehow possible, using VB.Net and/or ASP.Net code, to attach each of these two data sets to a separate SqlDataSource control?
↧
I have a stored procedure that returns two data sets. Is it somehow possible, using VB.Net and/or ASP.Net code, to attach each of these two data sets to a separate SqlDataSource control?