A
Albert
Hello expert,
I use AccXP with ADO. Problem is data being written to disk is pending. That
cause the succeding process, which read data from disk, get the not updated
data. Oner person suggested me to use DBEngine.Idle RefreshCache and
JRO.RefreshCache CNN. Those can help but not 100%. Sometime I still found
problem. Except that if I wait for more 4-5 seconds to sure that data is
written to disk.
I would like to know is there any way to check that some data is still
pending. So, I can loop until all are written completely.
TIA,
Albert
I use AccXP with ADO. Problem is data being written to disk is pending. That
cause the succeding process, which read data from disk, get the not updated
data. Oner person suggested me to use DBEngine.Idle RefreshCache and
JRO.RefreshCache CNN. Those can help but not 100%. Sometime I still found
problem. Except that if I wait for more 4-5 seconds to sure that data is
written to disk.
I would like to know is there any way to check that some data is still
pending. So, I can loop until all are written completely.
TIA,
Albert