Viewing post 1 (of 2 total)
thank you.
I ended up using:
CREATE USER [domainA\groupA] FOR LOGIN [domainA\groupA]
and then used sp_addrolemember to assign a the group to a role
Its amazing how many different stored procedures there are...
March 19, 2008 at 8:29 pm
#791843