• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
another internet conectivity question
#2
Hi Clarence,

cdb_sync has a parameter, pDetectCollisions, that specifies if record version should be considered when determining which update takes precedence. The record version of a record is incremented anytime an update or sync modifies it on the cloud.

If pDetectCollisions is false, record version will not be considered and the last update will win.

If pDetectCollisions is true, record version will be considered. If a record has not been updated on the cloud, your local update will be synced. If a record was updated on the cloud before your local update was synced, the local update will not be synced and you will be notified in the output so you can handle it as you see fit.

Let me know if you have any questions.
  Reply


Messages In This Thread
RE: another internet conectivity question - by efrain.c - 09-17-2019, 07:56 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)