Dropping an active connection on an attached database
Posted by Crazy Cat on 01/09/08 18:42
Why in the hell doesn't SQL Server provide a facility for dropping an
active connection on an attached database in SQL Server Management
console? I can't detach an attached database because apparently there
is an active connection.
I know you can use SSEUTIL but it seems like kluge for a poorly
thought out function.