U
Unc
1) When I said "connections" in the LDB I meant literally
what the LDB was showing as "Logged On = YES" users, not
the total number of users who have the file open on the
server. Right now when I look in the LDB using LDB View I
see that there are 77 "Logged On = YES" connections,
however only 22 PC's have the file opened on the server.
Where is the 55 connection count difference coming from?
Or am I misinterpruting the program's use of the
term "Logged On = YES"? Could this b caused by the PC not
properly closing the MDB when they exit the application?
2) The type of slow downs I am experiencing are not
random, but I am thinking there is some update query or
process running (possibly in some of our automation that
runs during the day) causing the delay. We have 2 copies
of the database. One is the production data, the other is
a copy made early in the morning for queries and what not
to be ran against, etc. When it is running slow I can
double click on the "production" MDB itself (bypassing the
MDE front end) and I can see that it takes from 5 to 10 or
more seconds to open. At the same time I can try to open
the non production copy (which typically has 3 or less
users in it) and it opens in milliseconds. As confirmed
through a packet trace I can see that when I open the
production copy I get many lock try and retrys until I
finally get a lock. Looking at a trace on the non-
production copy shows no retries and I get an but instant
lock. So, what do you think is causing this?
BTW, thanks to Albert for the link to the Access website.
I printed it and gave it to our programmer. He said it all
makes perfect sense and is creating a test app right now.
Thanks again!
Unc
what the LDB was showing as "Logged On = YES" users, not
the total number of users who have the file open on the
server. Right now when I look in the LDB using LDB View I
see that there are 77 "Logged On = YES" connections,
however only 22 PC's have the file opened on the server.
Where is the 55 connection count difference coming from?
Or am I misinterpruting the program's use of the
term "Logged On = YES"? Could this b caused by the PC not
properly closing the MDB when they exit the application?
2) The type of slow downs I am experiencing are not
random, but I am thinking there is some update query or
process running (possibly in some of our automation that
runs during the day) causing the delay. We have 2 copies
of the database. One is the production data, the other is
a copy made early in the morning for queries and what not
to be ran against, etc. When it is running slow I can
double click on the "production" MDB itself (bypassing the
MDE front end) and I can see that it takes from 5 to 10 or
more seconds to open. At the same time I can try to open
the non production copy (which typically has 3 or less
users in it) and it opens in milliseconds. As confirmed
through a packet trace I can see that when I open the
production copy I get many lock try and retrys until I
finally get a lock. Looking at a trace on the non-
production copy shows no retries and I get an but instant
lock. So, what do you think is causing this?
BTW, thanks to Albert for the link to the Access website.
I printed it and gave it to our programmer. He said it all
makes perfect sense and is creating a test app right now.
Thanks again!
Unc