How to delete a database USER and ROLE from SQL Server

Pubblicato il: 21 dicembre 2020
sul canale di: tallbrunette22
4,865
8

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)


In questa pagina del sito puoi guardare il video online How to delete a database USER and ROLE from SQL Server della durata di ore minuti seconda in buona qualità , che l'utente ha caricato tallbrunette22 21 dicembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 4,865 volte e gli è piaciuto 8 spettatori. Buona visione!