Application Development Using C or C++

Applications written in C or C++ can directly initiate MS DTC transactions. Using C or C++ to directly initiate MS DTC transactions is attractive for these reasons:

C and C++ applications that use MS DTC transactions can access SQL Server by using either ODBC or DB-Library. Both of these techniques are illustrated in the examples that follow.