Subject Re: [IBO] question re transactions
Author Helen Borrie (TeamIBO)
At 12:31 PM 23-03-02 +0100, Duilio Foschi wrote:
>I use D3 and IBO3.
>
>Of IBO3, I use the following components:
>
>TIBODatabase
>TIBOQuery
>TIB_Cursor
>TIB_DSQL
>TIB_StoredProc
>
>Actually my application opens a TIBODatabase at start time.
>
>[...]
>Is there a way to start (and of course close) more parallel transactions in
>my application w/o using the IBO native TIB_Transaction and TIB_Connection
>components ?
>
>I have tested TIB_Transaction and TIB_Connection with full satisfaction,
>but compatibility issues prevent me from using them...
>
>Should I create and use several TIBODatabase components ?

Duilio,
You can add TIB_Transactions to your TIBODatabase. Select your IBODatabase
for their IB_Connection property.

Another thing you can do is use the TIB_ConnectionSource and/or
TIB_TransactionSource components on your to make references to your
ibodatabase and ib_transaction properties easier.

Others: IBO 4 has a TIBOTransaction component.


regards,
Helen Borrie (TeamIBO Support)

** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com