How to grant a permission to all the databases?
I am a DBA and I have got a request to add an user and grant him read access to all databases in a SQL server. Now, the problem is there are more than 60 databases hosted in the server and I do not wan to do it on all databases manually one by one. Is there any way out or a script through which I can grant the read permision to all the databases at one go?
Resolution: I have a script here to help you in this situation. Pls. refer to the following loink in my website :
http://www.sqldbaguru.com/permisison-all-db
Pls. feel free to add up and post your comments for any related queries.
Thanks,
Sujeet.