A family of Microsoft relational database management systems designed for ease of use.
Just installed 2408 Build 16.0.17928.20114 (32-bit) released August 26th, with no improvements.
I have done a feedback within Office directly to MS.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
After applying the quality update for the latest channel (preview version) of Microsoft Access (64-bit), version 2408 (build 17928.20066) dated 8/14, the MSACCESS.EXE process won't end even after closing Microsoft Access application.
The reproduction steps are as follows:
Run the application, click Command1 on Form1 to close the application. Afterward, when you check the Task Manager, MSACCESS.EXE process won't end.
This issue does not occur in the 32-bit version. I believe this is a bug. Can you advise where I should report this?
Rolling back to version 2407 resolved this issue.
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.
Similar problem here with Windows 10 Pro in the last few days
Access version 2408 build 17928.20080
Current Channel.
I cannot close Access without forcing shutdown from Task Manager.
Also as soon as I open a file, Access seems to create extra locks on the database. E.g., if I open an Access file and immediately click Compact and Repair it tells me that I cannot do this because a user (Me) has a lock on the file.
VB code that used to be fairly quick now takes forever to run.
hi, yes, I returned from holiday today to find most of my databases would crash very soon after opening them. I suspect it is related.
I would receive a "too many databases open" message.
?DAO .Workspaces(0).Databases.Count
would return several hundred databases open, instead of just 1.
This also prevented the database from closing as mentioned in original comment.
I believe the issue maybe caused by garbage collection of Currentdb, not closing connections when destroyed. Possibly introduced after recent fix to Linked Tables ?
The issue must have been introduced very recently anyway, my version was 2408, build 17928.20114
I rolled back to the July 9th build (Current channel : 16.0.17726.20160) and that fixed it for me.
Hi,
> I'm on build 16.0.17928.20066.
> Trying to go back to 16.0.17830.20166, but the update process gets broken by this config
Have you taken into account that these are two different update channels? The first one is in Current Channel Preview, The other one is in Current Channel. I'm not sure if this works without switching to the according channel.
I personally do not use a config file but have (for testing)
Servus
Karl
****************
Access Forever News DevCon
Access-Entwickler-Konferenz AEK - 19./20.10. Nürnberg
I had to go back to 16.0.17726.20126 to solve the problem. The two interim updates, 17830.20166 and 17830.20138, both cause an error in the update module, so I assume they have been removed for the server somehow.