A remove operation on table table_name caused a file sharing error.
You attempted to remove a record from a table that was actively locked by another user. Table_name is the table that encountered the error.
Be sure no other users or forms have placed an active lock on a record before you attempt to delete the same record. If multiple forms or users must access the same record at the same time, use passive locking.