filmov
tv
How to delete a database USER and ROLE from SQL Server
![preview_player](https://i.ytimg.com/vi/PdUUbA3Pues/hqdefault.jpg)
Показать описание
How to delete a database USER and ROLE from SQL Server
Trickier than it looks.
---------
Will also show you how to fix this error:
Drop failed for Login ''. (Microsoft.SqlServer.Smo)
Could not drop login '' as the user is currently logged in. (Microsoft SQL Server, Error: 15434)
----------
Will also show you how to fix this error:
Drop failed for Login ''. (Microsoft.SqlServer.Smo)
Login '' owns one or more database(s). Change the owner of the database(s) before dropping the login. (Microsoft SQL Server, Error: 15174)
Trickier than it looks.
---------
Will also show you how to fix this error:
Drop failed for Login ''. (Microsoft.SqlServer.Smo)
Could not drop login '' as the user is currently logged in. (Microsoft SQL Server, Error: 15434)
----------
Will also show you how to fix this error:
Drop failed for Login ''. (Microsoft.SqlServer.Smo)
Login '' owns one or more database(s). Change the owner of the database(s) before dropping the login. (Microsoft SQL Server, Error: 15174)