Are DBHold and DBFlush still useful? I've seen them in some source HAL but they may be very old HAL functions. I'm wondering if there good reasons to use them, for performance optimisation?
Hi, Paul.
Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...