Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 un-synchronize store procedures

Author  Topic 

noamg
Posting Yak Master

215 Posts

Posted - 2001-11-21 : 08:47:00
Hi,

(sql 2000)
I have one store procedure which call to 4 other store procedures.
Is it possible to run the 4 SPs parallely, means the next one will NOT wait till the previous finished ?

thanks



Noam Graizer
   

- Advertisement -