in reply to how to build a transaction?
Maybe you could create something with temporary records, or at least make backups of the changes. An audit log comes to mind...
Also, make sure that the rollback order (reversed commit order) is always OK and there are no cross dependencies which prevent this from working.
Good luck!
--
Cheers, Joe
|
|---|