all groups > sql server reporting services > november 2006 >
You're in the

sql server reporting services

group:

Parameter Restrictions


Parameter Restrictions BDRichardson
11/20/2006 8:48:02 AM
sql server reporting services: Please can anyone tell me if they have experienced any restrictions or
boundaries on when using Parameters within a report (*.rdlc). For example, I
am using the ReportViewer within an ASP.NET 2005 web application, and am have
14 parameters which are set via code. All of the parameters can be set, with
exception for the last one. I changed the 'Allow Null Value' property to
false, and I receive an error in the browser stating that the parameter 'is
missing a value'. I created another parameter, to determine whether a
problem existed with the parameter, but the same problem occurs with the new
one too.

I suspect that there must be some restriction or boundary on the number of
parameters, or the amount of memory that can be allocated to parameters.
RE: Parameter Restrictions BDRichardson
11/20/2006 9:24:01 AM
Spooky!

I played around with a new report, which just contained the parameters, and
that worked fine. Then I returned to the original report, and it is working
fine now!

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