|
pooya1072
Starting Member
12 Posts |
Posted - 11/30/2012 : 23:16:58
|
hi
i create a user in sql server 2008,i login with it .(it has sysadmin and public server role)
with this user i try to grant a permission to the current server.so i cheched the check boxes that i want and click "ok". now i come back to server properties page / permissions ,for certitude ,but all the permission that i granted now is unchecked.please help me about it.
|
|
|
Elizabeth B. Darcy
Starting Member
United Kingdom
39 Posts |
Posted - 12/01/2012 : 08:21:57
|
After checking the boxes you want to check, instead of clicking the OK button, press Control-Shift-N. That will script the changes to permissions that you want to make to a new query editor window. Copy that code and post it (after replacing any sensitive information with dummy values). That will enable people on the forum to offer more specific help/advice.
______________________________________________ -- "If a book is well written, I always find it too short" |
 |
|