Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 DTS package with Committ \ rollback

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-29 : 09:13:53
David writes "I need to create a DTS Package that will delete the data in a table and insert the new data from a flat file. The catch is that I don’t want the deleting of the data to complete if the insert does not complete. Another words I do not want it to be committed if it fails. How can I do this?"
   

- Advertisement -