Tagged Questions

0
votes
3answers
89 views
+300

SQL Server: Kill Process using Stored Procedure

Hello all, I want to modify the following as it doesn't seem to kill processes - I think its supposed to disconnect users (is this the same?). I want to be able to kill all process for a particular …