I'm working with a SQL Server 2008 R2 developer database. We're working on an app. We've got to make it so that if users are in certain database roles, then various things are permitted, or not, for them being in those roles. Yesterday I found that the users we're working with (2 in this case) both had accounts under Security | Users and they also were in the database role. I might be naïve about this, but I thought that if they were merely in the role, that would be sufficient. So I deleted them from Security | Users. Now when I go to add another, test user to the same database role, I can't see either of the previous two.
So have I messed things up by deleting them from Security | Users in SSMS? Do I have to put them back?
Kindest Regards, Rod Connect with me on LinkedIn.