|
-
Jun 9th, 2014, 10:01 AM
#1
Thread Starter
Fanatic Member
Permissions to use SPs and UDFs that don't update data
For security reasons, we developers don't have access to our live databases. However, read-only access is temporarily granted when we need to investigate specific problems that are happening in live. The problem is that we simply get added to the db_datareader role, which allows us to select from tables, but not to run any SPs or UDFs even if they only read data and don't perform any updates.
Short of getting permissions granted specifically for every SP or UDF we might need, is there a global way of granting such permissions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|