Groups | Blog | Home
all groups > sql server reporting services > october 2005 >

sql server reporting services : passing more parameters


ter
10/29/2005 4:12:02 AM

i am calling a report from a form and want to pass 90 parameters to a report.
but is not supported by reporting services. please help me to solve the
Bruce L-C [MVP]
10/29/2005 10:26:32 AM
I suggest putting those 90 parameters into a table identified by a guid and
then pass the quid instead.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Liz Matyas
10/30/2005 10:28:35 PM
You can set all the parameters in a XML document.

Good Luck.

[quoted text, click to view]

RK
11/7/2005 1:40:06 PM
Can you give an example of how to access the XML document parameters in RS

THanks,
Rahul



[quoted text, click to view]
AddThis Social Bookmark Button