We have some SQL server reporting services reports. I didn\'t write then but I have to take care of them.
These reports fire when opened in the browser, and with the
I have done that by changing my query slighlty to require parameters when it is run.
I have then after I have published the report on the report site, specified that the parameter, should prompt the user. This does have the effect that the report does not pull the sql server to its knees when users just open the report to see.