Click here to Skip to main content
15,868,005 members
Articles / Database Development / SQL Server / SQL Server 2008

Few Step(s) to Remove SQL Server Database User(s)

Rate me:
Please Sign up or sign in to vote.
4.91/5 (26 votes)
20 Mar 2010CPOL3 min read 119.6K   26  
Few step(s) to remove SQL Server database user(s) when you are facing error like “The database principal owns a database role and cannot be dropped.” for dropping a user.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions