Viewing 4 posts - 1 through 4 (of 4 total)
Thanks Folks, for all the good suggestions and corrections, I will check out the link and rewrite the script to cater for the scenarios mentioned and post again here for...
February 23, 2010 at 3:42 pm
I initially started off doing SQL Server work after finishing from Uni for a few months, loved it but then was whisked away and told to attend to problem applications,...
February 17, 2010 at 4:25 pm
SSC-Enthusiastic, I like the script you posted, it works the same, and importantly I do not have to user a cursor and create a temp table to get the information...
February 10, 2010 at 3:36 pm
The boxes '????' representing spaces/tab, are part of the query being copied over, get rid of them and your query will execute OK.
For instance, "????SELECT role_principal_id, member_principal_id FROM sys.database_role_members"
Delete...
February 9, 2010 at 3:40 pm
Viewing 4 posts - 1 through 4 (of 4 total)