Dear all,
Do anyone know how to kill Kill SQL Server Sleeping Connections from asp.net c# Code ?
I need to kill all sessions and connections in SQL Server that are in sleeping mode..
Please guide how to do that ??
From front-end .. c# Code..
Thanks in advance ..