August 1, 2002 at 2:49 am
I have set up two roles:
My problem is that the web user role has been denied select, update and insert permissions on the tables accessed within the stored procedures.
All of the database objects are owned by 'dbo'.
August 10, 2002 at 2:40 pm
Are the web users not able to execute the stored procedures currectly? What's not working?
K. Brian Kelley
http://www.sqlservercentral.com/columnists/bkelley/
K. Brian Kelley
@kbriankelley
August 10, 2002 at 5:13 pm
I'd look for instances where deny has been implemented. Probably have them in more than one role.
Andy
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply