Subject Re: Commit two phase
Author callgas2001
--- In IBObjects@yahoogroups.com, Svein Erling Tysvær
<svein.erling.tysvaer@k...> wrote:
>
> --- 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

Yes, but what property i need to change to connect two databases in
the same transaction?