Subject Re: [IBO] AutoCommit
Author guido.klapperich@t-online.de
> If there are no other factors to prevent it from doing a hard commit then it
> will do a commit instead of a commit retaining.

What factors could that be ? In my testapp, I have only one Query with a select
from one table and one transaction with AutoCommit true. When I edit and post
the dataset, the OAT stays the same. I see this on the statusform.
But when AutoCommit is false and I edit and Post the dataset and then do a
commit, the OAT-time starts by 0.


Guido.