S
Steve
I have been assigned to create a work delivery application. The application
will provide a group of 10 people account numbers to work and perform
maintenance in another system. My stumbling block is how to make it so that
two people are not pulling the same record at the same time. Only one person
needs to pull it and perform maintenance in the other system. If a user
finishes with one record and the next record in the table is being viewed by
another person the user needs to be presented with the next record that is
not being viewed by another person. This is to avoid more than one person
trying to perform maintenance in the other system. The users will be making
edits to the record in the Access application I am making AFTER they perform
maintenance in the other system. After the maintenance is completed in the
other system, as it stands now, the user will enter the record in my Access
application as completed and move on to the next account that needs to be
worked that is not already being worked by someone else. I hope I explained
this well for everyone to understand what I'm trying to do.
Any suggestions on how I can make this work? The key thing is that only one
person can pull the same account records at the same time. Thanks for your
help.
will provide a group of 10 people account numbers to work and perform
maintenance in another system. My stumbling block is how to make it so that
two people are not pulling the same record at the same time. Only one person
needs to pull it and perform maintenance in the other system. If a user
finishes with one record and the next record in the table is being viewed by
another person the user needs to be presented with the next record that is
not being viewed by another person. This is to avoid more than one person
trying to perform maintenance in the other system. The users will be making
edits to the record in the Access application I am making AFTER they perform
maintenance in the other system. After the maintenance is completed in the
other system, as it stands now, the user will enter the record in my Access
application as completed and move on to the next account that needs to be
worked that is not already being worked by someone else. I hope I explained
this well for everyone to understand what I'm trying to do.
Any suggestions on how I can make this work? The key thing is that only one
person can pull the same account records at the same time. Thanks for your
help.