Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Concurrent users problem

Status
Not open for further replies.

tekkyun

Technical User
Oct 23, 2003
122
GB
I have a form / subform where users enter details on subform. They then select which records they wish to view on the subform, and view a report from the main form which is filtered by this indicator field. At the moment I use a temporary indicator field on the subform recordsource to do this.
This all works fine until I have concurrent users, then one user's selections impact on another.

I need to somehow set the subform so that users can enter and record data directly to table, but keep the indicator field changes held locally so that changes are not seen by other concurrent users.

Am I making sense?

Can anyone help?


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top