all groups > sql server reporting services > december 2004 >
You're in the

sql server reporting services

group:

Output Parameters from Stored Procedures


Output Parameters from Stored Procedures Jeff
12/10/2004 4:37:03 PM
sql server reporting services:
Is it possible to retrieve the value of an output parameter from a Stored
Re: Output Parameters from Stored Procedures Teo Lachev [MVP]
12/11/2004 8:36:15 AM
Version 1.0 ignores the output parameter and additional resultsets other
than the one produced by the first select statement. If output parameters
were supported you could potentially end up with multiple resultsets in your
reports from the same stored procedure.

--
Hope this helps.

---------------------------------------------
Teo Lachev, MVP [SQL Server], MCSD, MCT
Author: "Microsoft Reporting Services in Action"
Publisher website: http://www.manning.com/lachev
Buy it from Amazon.com: http://shrinkster.com/eq
Home page and blog: http://www.prologika.com/
---------------------------------------------

[quoted text, click to view]

AddThis Social Bookmark Button