Table Permission error on executoin of the report


I have a custom table and a SSRS report using this table on the executon of the report user is getting following error:
User 'ADMINIST' is not authorized to select a record in table 'LabelGroupDetailsTmp'. Request denied.
Cannot select a record in Product Label Group Table (LabelGroupDetailsTmp).
Access Denied: You do not have sufficient authorization to modify data in database.
i user is given the Admin rights in the system there is no error and report displays correctly.
i cannot find any way to fix this? any suggestions?


  • Hi Maxim. Looks like you don't have permissions to the table in question and/or that custom table isn't part of a Privilege. Add your table to the proper privilege and your report should run.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.