Hi everybody!
Is there any way I could cancel long running sql query on SQL Server 2000 ?
According to the docs killing a process is not possible wile executing
SELECT statement.
Is there any other tricky or secret way to do it ?
Regards,
Tom Jastrzebski