SQL transaction rollback and commit
Database
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I have a problem for data transactions across two databases. That is one object's data is comprised of two tables from two different databases. I can perform rollback and commit within one database. But for this case, how can I perform rollback and commit across two databases(for two different SQL connections) for the object ? Thanks
-
Hi all, I have a problem for data transactions across two databases. That is one object's data is comprised of two tables from two different databases. I can perform rollback and commit within one database. But for this case, how can I perform rollback and commit across two databases(for two different SQL connections) for the object ? Thanks