Execute Multiple .bat files simultaneously -
04-25-2006
, 09:31 AM
SQL 2000 sp4
Does anyone know how to execute batch files simultaneously in DTS? For
performance, I need 4 batch files to execute at the same time. NOT batch1,
then batch2, then batch3 and finally batch4. All four must start at the same
time. When they end is of no importance.
Thanks in advance,
Liz |