C11 ABC, NTApp ver11.31
After debugging for past 3 days.
Finally....
A. Server disconnect, the Server's computer clock
B. Local LAN PC clock (App.exe access the "A" server database)
Both A and B on same LAN
C. Client disconnect, the Local PC clock (from different department)
Both A and B clock is off by 3 minutes.
Example:
A=10:33:00am and B=10:30:10am C=10:32:50am
When "B" insert a new record to the server database, the ts and sts stored 10:30:10am
When "C", start to Sync with the "A" Server, the Server Log "everythingafter" show example 158579xxx like 10:33:00am.
The "C", cannot fetch any record that "B" had inserted at 10:30:10am
After changed the "B" computer to clock to match the "A" clock, everything work out, ok.
If I don't change the "B" PC clock, and do "Force Fetch All Data" or "Force Send All Data", every records will synchronize because, "C" will send "everythingafter" = -1
Is there a way to prevent the situation where ts, sts, and dts date+time is behind the server clock?
Regards,
KC Chin