Grant permission to sproc

  • In sql 2008, I would like to grant the execute rights of a stored procedure to a user. But why I cannot see the add button to add the user on the permission screen.

    In SQL 2005 I can see an add and a remove button there.

    Anything change?

    I do have rights though, for I can use grant sql statement and did it successfully

    Thanks

  • In 2008 you would use the "Search..." button to the right of "Users or roles:" to find an add a user, and then you can check the permissions in the lower "Explicit" tab.

    To remove a user you would clear all of their permissions from the "Explicit" tab and then click "OK".

  • Thank you, i got it.

  • I personally think that this change confuses a lot of people, and that they should name the button add. Also, it would be nice to have a remove button, rather than having to uncheck each of the permissions.

  • I dont use the GUI much so I hadnt really noticed.

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply