Microsoft
Software
Hardware
Network
Question : Wait 10 seconds in DTS package
Experts,
I am creating a DTS package that uses ActiveX scripts. What I need is for the DTS package to wait 10 seconds before it goes on to the next step in the DTS package.
Thanks a lot!
***You don't need to read below- unless you want further explanation
Using the code "main = DTSTaskExecResult_Success"
will not work. I have to have the DTS package wait 10 seconds, before going on to the next step. Also, I prefer to have this in one DTS package.
Answer : Wait 10 seconds in DTS package
I should start rereading my comments before posting :-)
dim WshShell
Set WshShell = CreateObject("WScript.Shel
l")
WshShell.Sleep(10000)
Random Solutions
How to cat 2 variables variables
Services Crashing Multiple Times Per Day: wuauserv, bits, browser, trkwks, dmserver, seclogon, lanmanserver, audiosrv, sharedaccess, wzcsvc, and lanmanworkstation
Distribution List unable to send mail to DL after migration from Exchange 5.5
Sendmail mailhost not resolved
Outlook no longer remembers Active Directory credentials
SSRS FormatDateTime
Windows Command line popup alerts
Problems with ActiveX message and disappearing logo in Outlook Signatures
How to stop sharing the D drive?
Outlook VBA to move emails