Subject Re: Commit two phase
Author Svein Erling Tysvær
--- In IBObjects@yahoogroups.com, "callgas2001" <callgas@h...> wrote:
>
> How i implement commit in two phase acessing two different database?

An IB_Transaction can be connected to several IB_Connections.
Committing the transaction will span all connections in the
transaction.

Set