Forum Discussion
Art_Menius
Nov 18, 2022Brass Contributor
Access freezes when I copy a record
Windows 11 Office 365 Access Suddenly, when I copied a record in the database Access froze as if it didn't have enough memory. I tried compact and repair, repairing Office, uninstalling and reins...
- Dec 03, 2022I also did that and saw the problem remained
jtbworld
Feb 18, 2023Copper Contributor
I found using ProcMon that by just copying 1 row, Access reads a lot of registry keys looking for "Count" thousands of times causing the long delay.
Example of key read: HKCR\CLSID\{00000323-0000-0000-C000-000000000046}
Workaround for me is running Access as Administrator.
Example of key read: HKCR\CLSID\{00000323-0000-0000-C000-000000000046}
Workaround for me is running Access as Administrator.