I have a little problem... In my program the clients must run DTS Packages, so in order to not install SQL components in the machines, i run it with a stored procedure (i call the master..xp_cmdshell). So far so good 
Now have to run 2 DTS one after the other is completed.
Question: Is there any chance that i can make a routine in VB to know if a DTS is running (in order to know when i can execute the other)?
Tks in advance.
SQL7/VB6/WNT
Now have to run 2 DTS one after the other is completed.
Question: Is there any chance that i can make a routine in VB to know if a DTS is running (in order to know when i can execute the other)?
Tks in advance.
SQL7/VB6/WNT