Subject DMLCache
Author joerg@buhren.de
hi all,

I tried to use DMLCache in my application.
I run the Survey-Demo and it works after deleting the comment as
described in the source.
Then I make my own small program, based on the survey database.
I take a IB_Grid,IB_Updatebar, a IB_Query with his own IB_Transaction
Component and a Button to explicitly commit the Transaction.
I start this program two times, the DMLCache works fine, but only when
I commit. A Call of Post, Refresh or so before commit is ignored.

My Question now can DMLCache synchronize tables between two or more
applications while a Transaction is active and before this transaction
is committed ?

if so, what can I do to solve my promlem (special values of
transaction-property's or so) ?

Best Regards
Jörg