A family of Microsoft relational database management systems designed for ease of use.
Thanks for the answer..
Of course I will try it.
If anyone else is experiecing performance issues, please share with us.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have an application which was working okay till last month. But after the last windows update our clients are getting issues with access database. access database got corrupted. We ran compact and repair. But it still getting corrupted again and again. This issue started right after the window update. clients are on different OS. Like server 2018, server 2012 and windows 10.
Is there anything i have check in new windows update or any other step to prevent database corruption?
A family of Microsoft relational database management systems designed for ease of use.
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.
Thanks for the answer..
Of course I will try it.
If anyone else is experiecing performance issues, please share with us.
Hi Theodorus (and others still struggling with this),
I cannot exactly answer your question, but I'm puzzled why you and others have apparently not tried the variation detailed by Mark Mauger on November 29th (the last post on this date, on page 26 for me). It sounds fairly simple to test, but no-one has reported back as yet. Maybe it will not suffer the same performance issue?
Luckily my clients have eventually been able to disable leasing on their servers and have not reported any performance issues as yet.
Good luck!
Sorry for asking but I am still a bit confused.
Up to now we have:
Or
So I kindly ask you to tell me your experiences with performance of each solution. I experience with Disabling Server leasing solution, serious lack of speed when executing action queries and dlookups from windows 10 clients. With windows 7 clients there is also lack of speed but less important. Is the solution (1) that is applied on each client machine faster? Are you experiencing same speed problems?
Please MS don't abandon us..
Thanks MarkMauger!
I likewise have developed this app for over 2 decades and it would take years to reproduce in a new code/database.
Regarding what I recently tested.
SO question: Is there some advantage or difference about being first in the ldb file that prevents the inconsistent issue?
This week we hope to have IT install the workaround on the new server to test further and ensure it solves the inconsistent issue and see how it affects performance. But I would prefer trying to figure something out in Access that can side step the issue altogether and keep the benefits of leasing on the server.
Thanks!
Hi ShondaH1 !
Likewise have code in place that will close a session after an hour of inactivity after 3pm and then another closing all sessions after 11pm. And I also have a custom compact utility that will close out all sessions automatically. Unfortunately there are a few situations that prevent the session from closing down.
Compacting the database to get it back after an inconsistent issue, is complicated by sessions that keep the ldb file open.
As a last resort I use the ldb viewer, locate the computer and have it restarted.