Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: How to kill a SQL stored proc started from a Java program


Message #1 by "saurabh gaur" <chiklu_gaur@r...> on Thu, 4 Jul 2002 11:52:21
hi

I start a SQL stored proc to update some tables from a java program but i want that if that takes a long time say more than 3 hrs then the processing of that proc is stopped and the control moves on to the next proc.

How can i do this ?

regards 
saurabh gaur

  Return to Index