
February 20th, 2010, 08:36 AM
|
|
|
Quote: | Originally Posted by mateoc15 If I'm reading this correctly then you can only batch grant for procedures? Or is Autogrant an actual SP that can be run? |
No, this is a feature that gives grant on all necessary tables/views to procedures, and there is a grant editor separately that can do every combination.
This autogrant feature is an internal SP i guess, and fastens up your work....cuz you don't want to check every single procedure what it need and what it doesn't and then go to grant manager and apply the proper policies....you just simply click on Autogrant and it does it all for you.
|