Hi, 
I want to limit the total execution time of a stored procedure being called 
from Coldfusion using <cfstoredproc> to 90 seconds.  With cfquery there is a 
parameter timeout, but there is no equivalent in cfstoredproc.  Can anyone 
think of an alternative to accomplishing this.  

The trick is, I want to wrap the stored procedure call around a cftry block and 
create an empty query if the procedure times out.

Thanks,
Asaf 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333251
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to