FuzMic
DataBase Tinker
- Local time
- Today, 11:23
- Joined
- Sep 13, 2006
- Messages
- 744
Hi members
I have a FormA with record source from a TableA link to another. On clicking a command button, the codes update the changes in the form to TableA. Continuing on the codes then issue an UpDate Query to update some fields on the same TableA.
For some unknown reasons, the update fail at times, not frequent though. All this happen in a multi-user environment wherein Users can be opening various instance of FormA each on different record i presume.
Any insight to this; I hope.
I have a FormA with record source from a TableA link to another. On clicking a command button, the codes update the changes in the form to TableA. Continuing on the codes then issue an UpDate Query to update some fields on the same TableA.
For some unknown reasons, the update fail at times, not frequent though. All this happen in a multi-user environment wherein Users can be opening various instance of FormA each on different record i presume.
Any insight to this; I hope.