Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-11-05 : 00:12:44
|
| Brad writes "I have a stored procedure that I want to put into a HTML table in an ASP page. The stored procedure returns 5 completely different recordsets. How can I loop through each of the recordsets and display them in a table? Will I have to break each resultset into diferent queries and call each seperatly?I am using SQL Server 7 with SP 2" |
|
|
|
|
|