I visited the site yesterday because of an emergency (someone pulled the switch on the switch) and lo and behold the Win11 laptop is working as fast as the others.
I used it when the other stations were not connected, so I’m not sure if the problem disappeared or not.
Thanks for all the tips. I hope to keep you all posted with good news, hopefully.
This is highly indicative of the problem of a lack of a persistent connection when multiple users are connecting to a back end on the network. Albert, for one, has already explained this extensively.
I tried that and the result was not consistent. As the users say that the station works fine, I’m not going to invest much time looking for the problem.
Thanks to all for your input,
Shimon
I tried that and the result was not consistent. As the users say that the station works fine, I’m not going to invest much time looking for the problem.
Thanks to all for your input,
Shimon
Glad yours has improved, albeit we don't know why.
In my client the issues still remain and they are at the point of tears with it. They now have a new server and network infrastructure and all PCs upgraded hardware-wise and still the database performance falls off a cliff at the second user.
Although they don't use that many at the same time, the previous developer put in multiple back end files which I will be combining as much as possible (never really seen more than about 2 in my lifetime at other locations). Main ones are on persistent connections and generally most of them hardly have any tables opened on them. The issue we keep coming back to is that it never used to be like this, even with the quirky design and often poor coding etc. As usual the client can't really pin down when it went slower, but might have been in the move from Win 10 to 11.
Database is split FE/BE
Full AV exclusions
Trusted Locations in place
Currently on Access x32 - going to try x64 just to see but not had the need to do that before.
Need to review Bitlocker again.
Will be trying to get the IT support to test a Terminal Server
Will start to look at SQL server (as I use at many clients), however this application is quite unique and might not play well with it.
Assuming you are not using SMB1 or 2, oplocks is not and issue. I have disable leasing mode of the server share containing the BE. This is more to reduce corruption and may reduce performance.