nickjones87
New member
- Local time
- Today, 13:35
- Joined
- Oct 21, 2009
- Messages
- 6
Hello,
I have a Access 2002 database that is used for despatching orders, the operator is presented with a form which details what needs to be packed, they can then print an address label then despatch the order, the next order comes up automatically.
The form uses a Query that find to find records outstanding that need to be packed & despatched.
Adding a second workstation, we have a problem which means one workstation could pull up the same record the other workstation has open, and the same order could be packed twice. We need a solution which means when one workstation pulls a record from the query in the form, the other workstation will skip it and pick the next record in the query.
Hope this makes sense, thanks for your time..
Nick Jones
I have a Access 2002 database that is used for despatching orders, the operator is presented with a form which details what needs to be packed, they can then print an address label then despatch the order, the next order comes up automatically.
The form uses a Query that find to find records outstanding that need to be packed & despatched.
Adding a second workstation, we have a problem which means one workstation could pull up the same record the other workstation has open, and the same order could be packed twice. We need a solution which means when one workstation pulls a record from the query in the form, the other workstation will skip it and pick the next record in the query.
Hope this makes sense, thanks for your time..
Nick Jones