Bulk insert rollback

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • gelangov@hotmail.com

    Bulk insert rollback

    If I am bulk inserting from a text file to a table using a SSIS
    package, what should I do in order for it to roll back if there are
    any error in between. Right now, the package inserts a certain number
    of rows and if it fails in the middle, the rows that were inserted at
    the beginning they are not roll backed. They get inserted into the
    table. Please let me know what should I do to prevent this.

    Thank you for your help.

Working...