Hi, I am working on migrating an MS Access application's back-end to Oracle. The application itself works fine, in a multi-user environment, when users are working on single records.
My problem begins when I try to perform a multi-record update. For example, running something like this will...