Posted by gelangov on 01/29/07 19:41
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.
[Back to original message]
|