Distributed transaction

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
Andy Sokolov
Posts: 2
Joined: Mon 30 Jul 2007 08:20

Distributed transaction

Post by Andy Sokolov » Mon 30 Jul 2007 08:31

I want to use dbxsda, but I must manage distributed transactions from Delphi side. How can I do so? (at least, I need access to OLE DB interface ITransactionJoin)

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 30 Jul 2007 15:51

DbxSda does not support distributed transactions. This feature will be available in our SQL Data Access Components (SDAC) version 4.20.
We are planning to release SDAC 4.20 Beta in the nearest time.

Andy Sokolov
Posts: 2
Joined: Mon 30 Jul 2007 08:20

Post by Andy Sokolov » Tue 31 Jul 2007 11:06

Thank you!

Post Reply