View Single Post

   
  #2 (permalink)  
Old 03-01-2008, 03:41 PM
Sharif Islam
 
Posts: n/a
Default Re: How Do I give EXECUTE Permissions on Stored Procedures?

alvinstraight38@hotmail.com wrote:
> Hey guys,
>
> I'm pretty new to SQL configuration, and I need to give EXECUTE
> persmissions for one of the SQL user roles. I am running SQL 2005
> Management Studio Express - free version. I found the list of my
> stored procedures, but I can not locate any permissions screen. Can
> someone help point me in the right direction? Thanks!
>


if you right click on the SP and click properties, that should bring up
the options.

--sharif
Reply With Quote