
Hi,
It is an update bug in the latest build of M365. See my reply in a similar thread of the TechCommunity forum.
Servus
Karl
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am running an Access application under Windows 11. Everything has been working fine as late as last week. This week, when I attempt to execute some VBA code, I get error 3048 ("Cannot open any more databases" from the command "set db= CurrentDB") and then when I attempt to exit, 3704 (You attempted to open a database that is already opened by user on machine). Furthermore, when it finally exits, the Access app is still loaded as you can see in Task Manager. I have to manually "End Task" to get it to close out. The same app and database set work fine on my Windows 10 machine. I fear Microsoft did something to the registry to foul things up. In attempt to get back to normal I have reloaded Office, manually downloaded latest Windows update, and downloaded all optional updates (with associated re-boots). Any ideas?
Hi,
It is an update bug in the latest build of M365. See my reply in a similar thread of the TechCommunity forum.
Servus
Karl
The answer is very very simple:
solved. Please confirm if this also did the trick for you. Took me a lot of trials and errors to finally find the most logic solution: you close the database, and immediately access tries to compect it, while it is still open, somehow they changed the "compact" procedure to before the complete closure of the database.
It only started appearing somewhere in 2023 for me.
Hi,
There can be several factors for this issue. Here are a few suggestions from my side-
If these methods do not work out for you, go through this blog on how to fix error 3048 in ms access.
Best Regards.