Hi, how do I let a user run an on-demand report using SQL Server 2005 Reporting Service? I have a report, can't just figure out how a user can run it whenever she wants it. Thanks.
Denny, thanks, but the problem with this one is that any user role, even browse, gives a user possibility not only to view/change properties of the report, but also go to other reports...
Setup a domain group with the users that need access to the report. Deny that group access to any of the other folders/reports. Create a new folder for that group, and put a linked report in it that points to the origional report.
That or build something into your current app (or a new app) that calls the webmethods on the report server and runs the report on demand.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.