• Replace "<your_db_name>" with the restored db name:

    ALTER AUTHORIZATION ON DATABASE::<your_db_name> TO sa

    USE <your_db_name>

    DROP USER <user_name>

    SQL DBA,SQL Server MVP(07, 08, 09) A socialist is someone who will give you the shirt off *someone else's* back.