Sounds like a bug. If you can write a unit test for it, I'll be happy to fix it tomorrow. If you can't, then I'll look at it later next week and diagnose.
On Fri, Nov 12, 2010 at 4:28 PM, RickB <m6gamingj...@gmail.com> wrote: > Hello, > > Can someone please confirm for me that if I add a user to several > groups, and then call RemoveUser, that the user will in fact be > removed from the security_UsersToUsersGroups table? > > I ask because, in my case, using the latest code, I am seeing that my > user is not being removed from this table. > > The only delete query being generated is: > > exec sp_executesql N'delete from security_Permissions where > [use...@p0',N'@p0 int',@p0=7 > > The engine never tries to delete the user from > security_UsersToUsersGroups. > > Any suggestions or ideas on what might be wrong? > > Thanks, > > Rick > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to rhino-tools-...@googlegroups.com. > To unsubscribe from this group, send email to > rhino-tools-dev+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to rhino-tools-...@googlegroups.com. To unsubscribe from this group, send email to rhino-tools-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.