Updateing the system tables is NEVER recommended. This thread thread962-1324602 shows code for SQL 2000 and SQL 2005 which will allow you to see all the rights which have been granted as well as generate code to reset the permissions.
This will allow you to generate a list of the permissions on the current role. Copy and paste that code into notepad and do a search and replace for the old name to the new name. Then create the new role, and run the code with the new role name.
Add the users to the role, and you are done.
Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005)
--Anything is possible. All it takes is a little research. (Me)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.