Groups | Blog | Home
all groups > sql server reporting services > august 2006 >

sql server reporting services : Validating Parameters


troy gatchell
8/21/2006 11:46:56 PM
Is there an easy way to validate parameters before rendering a report?
Trying to validate that the start date doesn't allow the user to pick before
a certain date. I'm using the calendar control and datetime data type. Also
would like to validate that the start date is before the end date.

Ken Overton
8/24/2006 2:34:02 PM
NO!!!!

[quoted text, click to view]
Lance M
8/25/2006 6:24:59 AM
Um, you could write custom code that would do it. It wouldn't be too
hard, but you would have to test it kinda blindly...

Lance M.


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