cliffcustomade
Programmer
Is there any way I can copy table permissions for user roles between databases? More specifically, can I copy/overwrite permissions for the 'public' role?
I am able to set up a DTS, or use the Export wizard to succesfully copy users, and roles between SQL databases using Enterprise Manager. Thus, users are set up sucessfully, and when I look at the 'public' role, I find them correctly assigned. However, when I look at the table permissions for roles in the newly copied version, they do not match those from the original.
I am trying to avoid having to manually reset the permissions in my copied roles. Is this possible?
I am able to set up a DTS, or use the Export wizard to succesfully copy users, and roles between SQL databases using Enterprise Manager. Thus, users are set up sucessfully, and when I look at the 'public' role, I find them correctly assigned. However, when I look at the table permissions for roles in the newly copied version, they do not match those from the original.
I am trying to avoid having to manually reset the permissions in my copied roles. Is this possible?