J
Joey
Hello,
Is there any way to resolve concurrency issues with bound forms in a
multi-user setting? I have a bound form that sometimes spawns a write
conflict dialog box that prompts the user to either save the record,
copy it to the clipboard or drop changes; however, when the user clicks
on the save record it does not work and the record eventually becomes
corrupted with a #error as a value for the concurrent field. I notice
this is particularly the case for bound text boxes in various pages of a
tab control. Is there any way to accomplish this without having to use
unbound forms because the users are particularly fond of the filtering
and searching capabilities of a bound form?
Many thanks in advance,
Joey.
Is there any way to resolve concurrency issues with bound forms in a
multi-user setting? I have a bound form that sometimes spawns a write
conflict dialog box that prompts the user to either save the record,
copy it to the clipboard or drop changes; however, when the user clicks
on the save record it does not work and the record eventually becomes
corrupted with a #error as a value for the concurrent field. I notice
this is particularly the case for bound text boxes in various pages of a
tab control. Is there any way to accomplish this without having to use
unbound forms because the users are particularly fond of the filtering
and searching capabilities of a bound form?
Many thanks in advance,
Joey.