Subject | Transaction with multiple connections |
---|---|
Author | anthpjc |
Post date | 2003-08-14T01:06:17Z |
Hi,
Could someone explain the intended use of TIB_Transaction properties
IB_Connection1, IB_Connection2.
Can one therefore have multiple TIB_Connections(possibly to separate
databases) bound by a single transaction, which can then commit and
rollback changes which apply to both connections?
Or does it just mean that you can have one transaction that multiple
connections can use independently from one another? (essentially for
the purpose that you don't have to set the property at run time etc)
thanks for any clarification.
Could someone explain the intended use of TIB_Transaction properties
IB_Connection1, IB_Connection2.
Can one therefore have multiple TIB_Connections(possibly to separate
databases) bound by a single transaction, which can then commit and
rollback changes which apply to both connections?
Or does it just mean that you can have one transaction that multiple
connections can use independently from one another? (essentially for
the purpose that you don't have to set the property at run time etc)
thanks for any clarification.