Share via

Using Tempvars in a multi-user environment

Anonymous
2013-09-15T21:10:58+00:00

This is actually a multi-tiered question concerning using Access in a networked environment: Preferably someone who has practical experience developing Access solutions for multiple-users (30+ concurrent users) in networked environments.

  1. If  Access is on a Active Directory network share, when multiple users are accessing the same database are they running a distinct instance of the Access database at their local machine? And if so, are the environmental variables in their local database distinct from anyone else's?  For example: if I am dynamically setting the value of a Tempvar variable in the database, will the change in one persons database instance effect the Tempvar value in someone else's instance of the same database?
  2. What is the difference between multiple users accessing the same database from a network share and  using a FE/BE design?
Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Tom van Stiphout 40,211 Reputation points MVP Volunteer Moderator
2013-09-15T22:11:19+00:00

Re 1:

Yes.

Yes.

No.

Re 2:

It's the difference between not following best practices, and following them.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2013-09-15T22:50:59+00:00

    Thank you

    Was this answer helpful?

    0 comments No comments