Hello,
I have a stored proc which uses several select statements for multiple resultsets, but I've come up against a brick wall because it seems that SQL Server Reporting Services 2005 doesn't support multiple select statements and will only return results from the first select statement. If anyone could suggest a strategy or workaround I would really appreciate it.
Thanks,
Dennis
I have a stored proc which uses several select statements for multiple resultsets, but I've come up against a brick wall because it seems that SQL Server Reporting Services 2005 doesn't support multiple select statements and will only return results from the first select statement. If anyone could suggest a strategy or workaround I would really appreciate it.
Thanks,
Dennis