Dear All,
I am using an application based on C# and mysql database. I have a requirement that I need to update my local and remote database on one single transaction. So I was currently using the .net connector but unfortunately it doesnt support distributed transaction. So I have to move to something else. Is there any one with experience of other connection method which support this maybe odbc,oledb.net etc. Hope to hear some good news from your past experience.
I am using an application based on C# and mysql database. I have a requirement that I need to update my local and remote database on one single transaction. So I was currently using the .net connector but unfortunately it doesnt support distributed transaction. So I have to move to something else. Is there any one with experience of other connection method which support this maybe odbc,oledb.net etc. Hope to hear some good news from your past experience.