Subject | Re: [IBO] strange behaviour: Test.gdb |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2001-05-23T06:05:58Z |
> I have problem with the database created by the TransactionTutorialNothing, look at CommitAction of the IB_Query.
> 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?
>
>Transaction.TimeoutProps.
> Thanks in advance
>
> kjteng
>
> P/S: Can someone help me on Message 7160 (How does TransactionOAT
> tutorial program makes the dataset refresh automatically)
>
Guido