Re: "Drop User" statement does not seem to work
- From: "Tom Moreau" <tom@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 1 Dec 2006 19:57:35 -0500
Check out sp_change_users_login in the BOL.
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
..
"Andrew" <Andrew@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FF46C63C-56E8-41F7-B238-2E0DA602E209@xxxxxxxxxxxxxxxx
I restored a copy of the production database onto the staging db server.
Some
of the production database users which need to be removed did not seem to
work when I issued "drop user [username]" statement. I also tried
"sp_dropuser [username]" and that did not work either. Has anyone
encountered
this issue? Thanks.
.
- Prev by Date: Re: Login failed for user '(null)'
- Next by Date: Re: DataBase Role
- Previous by thread: Re: Login failed for user '(null)'
- Next by thread: Re: DataBase Role
- Index(es):
Relevant Pages
|