Forum Replies Created

Viewing 2 posts - 16 through 18 (of 18 total)

  • RE: Timer

    No problem.

    The only thing I think needs to be said (you're probably aware of this) is that you need to keep in mind that the files may be in the...

  • RE: Timer

    On Completion of your step that works with the files, create an Execute SQL task with

     WAITFOR DELAY '000:00:30'. 

    On Completion, create an AxtiveX with vbScript of

    Dim oPKG

    Dim oConnection

    Set oPKG...

Viewing 2 posts - 16 through 18 (of 18 total)