//copy following program into console app and replace connection string and query string using System; using System.Collections.Generic; using System.Text; using System.Transactions; using System.Data; using System.Data.SqlClient; using System.Data.OleDb;
Read More...
If you have any questions about MSDTC/System.transactions,please send your question to this forum Forum Dedicated to Transactions on microsoft.com http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=388&SiteID=1
Read More...