Question
How to terminate a running stored procedure
Hi,
I am starting to use stored procedures instead of doing cfquery, but I am nervous about procedures that take too long to run. Is there a way to terminate running procedures so that there is no risk of errant procedures crashing the sql server? What is the safest way of testing these procedures?
Thank you.
Min
I am starting to use stored procedures instead of doing cfquery, but I am nervous about procedures that take too long to run. Is there a way to terminate running procedures so that there is no risk of errant procedures crashing the sql server? What is the safest way of testing these procedures?
Thank you.
Min
