revver
Active Member
- Joined
- Dec 20, 2007
- Messages
- 257
I have a file server which is home to the back end db.
Each user has a copy of the front end and those copies live on a terminal server in this folder structure
[SharedUsers]
The application is used to record notes about client contact events.
eg "phoned client, told them the news... The reply was ..."
A situation just occurred where User A entered 4 new records, exited the front end and reopened it. She viewed the records (Numbered 21682-21685). She told user P to go read the records to update his knowledge of their mutual client. User P looks and reports that notes are not there.
User A verifies records are missing and calls me. I find that record 21680 is the most recent. While I watch, user A creates a dummy record. It is given record number 21682. 21681 is not in the list.
Where do I start looking to debug this? Any ideas welcome.
Each user has a copy of the front end and those copies live on a terminal server in this folder structure
[SharedUsers]
[User A]
[User B]
[User ...]
[User R]
[User B]
[User ...]
[User R]
The application is used to record notes about client contact events.
eg "phoned client, told them the news... The reply was ..."
A situation just occurred where User A entered 4 new records, exited the front end and reopened it. She viewed the records (Numbered 21682-21685). She told user P to go read the records to update his knowledge of their mutual client. User P looks and reports that notes are not there.
User A verifies records are missing and calls me. I find that record 21680 is the most recent. While I watch, user A creates a dummy record. It is given record number 21682. 21681 is not in the list.
Where do I start looking to debug this? Any ideas welcome.