posted 15 years ago
Hi all,
I am developing an application in which I am using three different databases.(say db1, db2, db3).
Now I insert certain data in each of the databases. But if this insertion fails in any of the databases,
I have to rollback all transactions and terminate process.
Can anybody suggest how this can be achieved.
Thanks in advance,
Aniket