Page 1 of 1

Distributed transaction

Posted: Mon 30 Jul 2007 08:31
by Andy Sokolov
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)

Posted: Mon 30 Jul 2007 15:51
by Antaeus
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.

Posted: Tue 31 Jul 2007 11:06
by Andy Sokolov
Thank you!