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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multi-User Question

Status
Not open for further replies.

myke50

Programmer
Dec 13, 2002
1
US
Hi. I have a question regarding how Access 2000 treats the following scenario.

Two users are simultaneously entering data on a form located in a shared database file. I have parameter queries that are run based on certain data existing on the aforementioned form.

From what user will the paramater queries get its information?
 
Hi myke50,

The simple answer is both users. A basic example is that if the parameter was say based on a country and user 1 entered USA, user 1 would get results for USA, similarly if user 2 entered UK, user 2 would get results for UK.

For more info, do a search in Access help, copy and paste this to the Type keywords box: Share an Access database on a network
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top