Microsoft
Software
Hardware
Network
Question : A simple secuiry question
I created a group and added members to the group.
I have mapped the group to the desired database and the role is set to 'Public'.
When I run the SSRS report it says 'The SELECT permission was denied on the object 'D_Codes', database 'Month 2 2010 Actual', schema 'dbo'.
I am a junior when it comes to security. What do I need to do to sort this out?
Thanks
Answer : A simple secuiry question
You must grant SELECt permission for this group.
In same place where you select public you must check also db_datareader.
Random Solutions
What would cause jQuery .load to work only if you print all errors?
SharePoint products and technologies config wizard ERROR
vbscript problem, copying normal.dotm is overwritten by the outlook initial config wizard
certificatge errors in windows 7 ie8
When trying to install Windows XP SP3, I get access denied error.
Validate multiple radiobuttonlist validation with error message each group
Copying a sheet from one file to another without opening either in Excel
SQL Dates
Using Calendar Control 11.0 in Access 2003 on a Tab Control on a Form
Having trouble working with pointers in C program