Microsoft
Software
Hardware
Network
Question : exec permissions also need select permissions?
does permission to exec a proc might also need access to select for a table/view? or not necessarily?
thanks
Answer : exec permissions also need select permissions?
It is not needed. This is a standard security method, where you grant execute permissions to the stored procedure, but no permissions to the underlying tables.
Random Solutions
Need help for create csv ?
Asp.net Calender Control and JQuery
Copy database from MS SQL Server 2008 to USB
Windows server 2003 ent domain policy on windows 7 clients
Write an algorithm in pseudocode
in vbscript - How can I check if a file exists in a remote server that requires a username and password to log in?
PHP sql sentence error
WSUS 3.0 SP2 Installation Problem
How can I clean all inputs?
Monitor a Ou and all sub Ou's and email if a computer has not contacted domain for more than 10 days. Vbs or Powershell