Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Rollback in SSIS

    Sequence Container will help your problem. Sequence container commits the transaction if it completes successfully, an it rolls backs the transaction if it fails any one of the execution

    In Sequence...

Viewing post 1 (of 2 total)