Propagating a MySQL transaction with MSMQ II
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Earlier this week I queried the possibility of Propagating a MySQL transaction with MSMQ on a concept level. Thanks to Pete I crossed that bridge. But there is a stumbling block. MySQL transactions themselves do not appear compatible with TransactionScope! Short of migration to SQLServer what are my choices?
Ger