James Dudden
Access VBA Developer
- Local time
- Today, 08:38
- Joined
- Aug 11, 2008
- Messages
- 369
Hi,
I have a multi user Access97 database with a single back end and single front end. Multiple users have the database open at any one time.
The problem is when they are editing the same record - one of the persons edits gets lost.
What i need to do is stop this from happening. I know this can be done with record locking but the user doesn't find out until they try to save and end up wasting loads of time and effort.
Can something be implemented to warn the user as soon as they start editing a record that is already being edited?
Many thanks for any help on this
Regards
James
I have a multi user Access97 database with a single back end and single front end. Multiple users have the database open at any one time.
The problem is when they are editing the same record - one of the persons edits gets lost.
What i need to do is stop this from happening. I know this can be done with record locking but the user doesn't find out until they try to save and end up wasting loads of time and effort.
Can something be implemented to warn the user as soon as they start editing a record that is already being edited?
Many thanks for any help on this
Regards
James