I have tried adjusting the record locking in options, but my original problem as below still remains. Any ideas what i'm missing here??? Thanks...
I have a database that is shared between 6 people. Occasionally two users will access the same record and one user will edit it, or perhaps sometimes both users are editing it at the same time. When the user goes to close the record access puts up a message saying that another user has aleterd the record and provides a few options, something like 'save changes' 'drop changes' etc. Often this seems to lead to database corruption and loss of the record. Is there a way of only allowing one person to edit a record or indeed only allow one person to view an indiviual record at one time. Ideally I would like to let two persons be able to access the record at one time, but I am keen to avoid these data corruption problems. Any ideas, thanks, Mark.
I have a database that is shared between 6 people. Occasionally two users will access the same record and one user will edit it, or perhaps sometimes both users are editing it at the same time. When the user goes to close the record access puts up a message saying that another user has aleterd the record and provides a few options, something like 'save changes' 'drop changes' etc. Often this seems to lead to database corruption and loss of the record. Is there a way of only allowing one person to edit a record or indeed only allow one person to view an indiviual record at one time. Ideally I would like to let two persons be able to access the record at one time, but I am keen to avoid these data corruption problems. Any ideas, thanks, Mark.