Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.
How do I grant permission to those users so that they can view the report?
You can use the  Report Manager by following these steps:
  1. Go to the folder in Report Manager where you have the report and click the Show Details button in the upper right.
  2. Click the Edit icon next to the report you want to share, and then click the Security link on the left.
  3. In the Group or username field, enter the DOMAIN\groupname for the group you created and assigned the users to. (You can add users individually, but groups are easier to manage.)
  4. Put a check next to the Browser role and click OK. And now you’re all set.
Posted: Thursday, September 06, 2007 6:59 AM by SQL Master

Comments

Other SQL Server Blogs around the Web said:

You can use the Report Manager by following these steps: Go to the folder in Report Manager where you

# September 6, 2007 7:09 AM

SSQA.net - SqlServer-QA.net said:

You can use the Report Manager by following these steps: Go to the folder in Report Manager where you

# September 6, 2007 7:24 AM
Anonymous comments are disabled