JSQLConnect - Installing the JSQLConnect/MS DTC interface
This installation is required if you wish to use XA datasources in
conjunction with Microsoft Distributed Transaction Coordinator
1. Ensure Microsoft Distributed Transaction Coordinator is installed and running
on every SQL Server machine that will participate in distributed transactions.
2. Copy the JSQL_XA.dll from this directory to the Binn directory of every SQL
Server machine that will participate in distributed transactions.If you are on a 64-bit Itanium processor, please use the DLL in the folder Itanium_64.
3. Execute the database script in install_xa_dll.sql on every SQL Server machine
that will participate in distributed transactions.