Home Forums SQL Server 2005 SQL Server Newbies when i am removing user from the server it's promoting an error RE: when i am removing user from the server it's promoting an error

  • That's not an error.

    That's an informational message informing you that deleting logins does not delete the associated database users and to complete the delete you have to delete the database users yourself, potentially first transferring ownership of objects of schemas to other users.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass