Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: SSIS & Environment Variables

    Do you have a definitive number of packages. If not, then execute each one in series connecting each one via an Success constraint. If one fails it should fail the...

  • RE: SSIS & Environment Variables

    Can you not identify whether the rows previously inserted already exist and then do nothing if they do or insert them if they do not. That way you can just...

  • RE: SSIS & Environment Variables

    If the job is run by SQL agent. Restart SQL agent. The altered env var will then get picked up.

Viewing 3 posts - 1 through 4 (of 4 total)