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.
| 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?" |
|
|
|
|
|