Dear Sir,
I use CacheUpdate,Delphi 6 SP2, and DOA 3.4.6.
Sometimes even I commit with the below code,
my record remains closed and commit does not work.
------------------------------------
session.ApplyUpdates([self],false);
Session.CommitUpdates([Self]);
Session.Commit;
------------------------------------
This usually happens when there is slow connection to remote server through WAN.
Is this problem solved with 3.6.4?
Best regards,
Yusuf
I use CacheUpdate,Delphi 6 SP2, and DOA 3.4.6.
Sometimes even I commit with the below code,
my record remains closed and commit does not work.
------------------------------------
session.ApplyUpdates([self],false);
Session.CommitUpdates([Self]);
Session.Commit;
------------------------------------
This usually happens when there is slow connection to remote server through WAN.
Is this problem solved with 3.6.4?
Best regards,
Yusuf