Subject Re: [IBO] strange behaviour: Test.gdb
Author guido.klapperich@t-online.de
> I have problem with the database created by the TransactionTutorial
> program (TransactionsHandling directory): Whenever I commit/rollback
> a transaction, the dataset is not closed. In other words, commit and
> commitRetaining has the same effect.
>
> I wrote another program (similar to TransactionTutorial, except that
> it allow me to choose the database and table to work on) and I
> noticed that the same problem occurs on Test.gdb. However, when I try
> the program on employee.gdb, the commit/rollover work correctly.
>
> Can anyone tell me what has gone wrong?
>

Nothing, look at CommitAction of the IB_Query.

>
> Thanks in advance
>
> kjteng
>
> P/S: Can someone help me on Message 7160 (How does TransactionOAT
> tutorial program makes the dataset refresh automatically)
>

Transaction.TimeoutProps.


Guido