Feb 02 2022 01:36 AM
Since yesterday I noticed that in all my Access databases there is a problem when I close them.
When I close a database, it leaves a background process that can only be terminated in Task Manager. Without this, it is not possible to (re)open databases!
I have already checked some possible causes. It also concerns databases that I have not changed at all in recent months and that worked fine until this week. Therefore, I have to assume that it is a bug in an automatic update!
It seems that it has to do with a malfunction in the deallocation of allocated memory in VBA source code.
Did anyone experience the same problem? Are there already fixes or solutions available?
Feb 02 2022 02:39 AM - edited Feb 10 2022 06:24 AM
Hi,
You are not alone. There are reports about it in all Access forums of the world. I answered it like this several times:
According to many posts in the last days M365 Current Channel version 2201 build 16.0.14827.20158 of Jan 26 causes
- a persistent .laccdb, an Access ghost process
- error 3048 cant open any more databases
- other errors like "already in use by Admin"
The only remedy so far is to revert back to an older build of M365. See also the M365 version history.
I've reported it to Microsoft, too.
Servus
Karl
************
Access News
Access DevCon
Feb 03 2022 04:33 AM
Feb 03 2022 05:05 AM - edited Feb 03 2022 05:05 AM
Ciao Davide,
I've never done it myself. So, if somebody has been successful with the Runtime, please report/confirm it here for others.
Personally I would assume the same procedure as desribed in the linked articles also for the Runtime, i.e. with
TargetVersion="16.0.14729.20260"
I would expect to revert the installation back to the previous build of the Current Channel.
Servus
Karl
************
Access News
Access DevCon
Feb 03 2022 06:23 AM
Feb 03 2022 06:53 AM - edited Feb 03 2022 06:58 AM
Downgrading Office 365 to previous version solved
- error 3048 cant open any more databases
for me!
I didn't try for Run-time version
Thanks a lot
Cristian
Feb 03 2022 10:10 AM - edited Feb 03 2022 10:11 AM
@Gommacri How do I downgrade my version in more simple terms? It's killing my productivity. I presume Microsoft will deploy a fix fairly swiftly.
I find that closing it and then rebooting the machine helps until the next time the DB is closed.
BTW I'm in England, and have been suffering this since about 1pm our time (7 hours ago) - having changed nothing, installed nothing, and have been blamed for corrupting the database ever since.
Feb 03 2022 10:30 AM
@StuBux Make the location of the database a 'Trusted Location' in the trust center. Microsoft just released a patch that caused this issue.
Feb 03 2022 10:34 AM
Feb 03 2022 11:20 AM
Feb 03 2022 11:22 AM
@NiteOwl adding the trusted location worked, amazing thank you so much. Will MS subsequently do another patch to undo their damage?
Feb 03 2022 11:58 AM - edited Feb 03 2022 12:13 PM
Hi,
Meanwhile, I've seen more reports that putting the database in a Trusted Folder would help. So, anyone who has problems with build 16.0.14827.20158 could try this and please report if it helped for you too. That way we can determine how generally applicable this workaround is, as various errors/problems caused by this build have been reported.
BTW If you only have the Runtime and/or don't want to write reg scripts etc. you can also use the small tool AddPath2016.exe from Gunter Avenius to define a Trusted Folder.
Servus
Karl
************
Access News
Access DevCon
Feb 03 2022 12:57 PM
@Karl_Donaubauer Same here. Adding the database folder to trusted locations seems to work. In my case it is a UNC path.
Feb 03 2022 01:40 PM
Feb 03 2022 01:48 PM - edited Feb 03 2022 01:49 PM
Feb 03 2022 01:49 PM
Feb 03 2022 01:51 PM
@eatmanna There is a checkbox in the Trusted Locations area for 'Allow Trusted Locations on my Network (not recommended)'. Did you make sure that was checked?
Feb 03 2022 03:08 PM
Feb 03 2022 11:48 PM - edited Feb 03 2022 11:51 PM
Hi all,
the trusted folder entry works perfectly with my databases, too. It is necessary to add the folder of the front end, though! (By the way: The tool of Gunter Avenius - cf. above - makes it very easy! Thanks)
THANKS VERY MUCH, FOLKS !!! I appreciate this active community very much!
Feb 04 2022 03:32 AM
Feb 08 2022 06:52 AM
Solution