the edited record is already set and the victim can edit data on the screen because they will not be told the record is being editted by someone else until they move the control from the record. I want to prevent them from doing this by simply checking to see if the record is locked before they start typing.
"Albert D. Kallal" wrote:
[Quoted Text] > Unfortunately, you can't have two users editing the record at the same time. > Someone will have to be the "victim". > > However, what you can do is set the locking of the form to "edited record". > (see the forms data tab in design view). > > Try setting the Record Locks for the form to Edited record. > > If you do the above, and two users are looking at the same record, the > "instant" one user starts to type or edit, the record is NOW locked. Any > other users can view the record, but they WILL NOT be able to modify the > record until that one user is done. > > Other users will see a red ghost-busters symbol in the record selector bar > and will not be able to type. > > > -- > Albert D. Kallal (Access MVP) > Edmonton, Alberta Canada > pleaseNOOSpamKallal[ at ]msn.com > > >
|