Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this sample, a record is delete from one database and added to a second database. If either of the operations (deleting from the first database and adding to the other) fails, all operations will roll back, and the records will be untouched.

Excerpt
hiddentrue

The distributed transaction management example.