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 - 2004-09-09 : 08:19:37
|
| Vaishali writes "I have MS-SQL 2000 running on windows 2k/Win NT. I have written one DTS package which calls multiple DTS packages one after the other. All these called packages have differnt transform data tasks. In case if any task failes I want to rollback all the updates. Can any one please guide me how to handle this issue. I tried setting "Join Transaction" property and "Rollback Transaction On Failure". When I execute the package, I get error "does not support joining distributed transactions or failed while attempting to join". Please suggest. Thanks in advance" |
|
|
|
|
|