ProgramRasta
Member
- Local time
- Today, 16:26
- Joined
- Feb 27, 2020
- Messages
- 98
Hi all
I have a database that multiple users use simultaneously (front end and back end). Within this database the main form is a continuous form. The problem I have is when one user deletes a record, other users of the database see the #deleted and get an error “record is deleted” when they pass over the record in the table. Note that the person who deletes the record requeries the form so they don’t see it.
my question is, is there anyway to trap this error so that before the message “record is deleted” pops up it will requery the form?
many thanks
I have a database that multiple users use simultaneously (front end and back end). Within this database the main form is a continuous form. The problem I have is when one user deletes a record, other users of the database see the #deleted and get an error “record is deleted” when they pass over the record in the table. Note that the person who deletes the record requeries the form so they don’t see it.
my question is, is there anyway to trap this error so that before the message “record is deleted” pops up it will requery the form?
many thanks