views:

5

answers:

0

Hi,

We have a web application that launches ReportBuilder by simply calling ReportBuilder.application and connecting using SQL Server credentials.

Unfortunately, this means that everyone who launches the application from the web app can run any report. We need a way of restricting the reports that can be run after ReportBuilder launches.

Ideas?