I have created a database wherein other people can use simultaneously. I works great that we can use it, however, I have encountered several problems regarding the data.
1. When staff1 enters a data in a form, he clicks a button, which saves and refresh the data table. A Serial Number counter is updated which is seen, this Serial Number is a unique number.
2. When staff2 enters the same form, the form is automatically updated, however, the data that was entered by Staff1 cannot be seen, but, the unique serial number is updated.
can you please explain why is this happening. As this database is heavily used, and this form is the data gatherer.
Thank you in advance.
Trident