We’ve recently deployed a database at a client that is exhibiting performance problems when a second user opens the database, and we’ve been able to duplicate it in our own test environment. The database is split with a front-end on the workstation, and a Jet backend on an NT4 server. As long as a single user is working in the database, the response time is subsecond for pulling up forms, etc. When a second (or third or fourth) user joins the fray, the response time suddenly deteriorates to 5 or 10 seconds. We are using Access security to track the user name, with the system.mdw file located on the workstation so that it is not being shared. We upgraded workstations to the latest SP, and we installed the Jet 4.0 SP6, and neither has had any affect. We do this routinely using a SQL Server back-end, but it has been some time since we have used a 2000 Jet back-end with multiple users.
Has anyone else seen this kind of behavior, or have suggestions in terms of areas to look at – we seem to be pretty much mystified? Thanks in advance.