My problem is connected to multi-users accessing to one form and editing data on it simultaneously.
The root of the problem is that, when several users are connecting to the DB, the last one who connects obtain a "priority". As a result, whenever one of the users is editing a field in form and...