0
kicks
MS SQL Server: Disconnect Users From Database. Kill User Session Query
If you have ever encountered an error due to users being contected to MS SQL, this article will solve your problem by executing a short query. This query will Kill the user's session and disconnect them from the database. This is a common problem I run into when I restore by database from a backup. Read More . . .