ashleedawg
"Here for a good time"
- Local time
- Today, 11:48
- Joined
- Jun 22, 2017
- Messages
- 154
I'm getting error from an Access 2016 database (running Windows 10). The error shows several times on open of the database, then most times I try run anything with VBA, and then several times on close of the database.
Screenshot of the error:
The problem seems to be related to two forms that I had made temporarily, then deleted the forms, but the modules remain and won't let me open or delete them. (Form_Form1 & Form_Form2)
Any idea what could be causing this? The 'Network Connections' error confuses me since I'm not on a network and the database is a standalone, that parses XML that is queries as text via HTTP GET calls.
Is there a trustworthy "general DB repair" (free) utility out there that you would recommend? Lots of work went into this baby and I'm like to recover as much as possible!
Thanks!
Screenshot of the error:

The database is a single copy, standalone on my home PC. It had 2 linked tables to another local Access DB. I've removed the links and the error persists. I've tried Compact & Repair several times in different conditions, and I tried copying all of the objects to a new, blank database but the errors continue. I also tried the JETCOMP repair utility but I guess it doesn't work on this version of Access.Microsoft Visual Basic For Applications:
Error accessing file. Network connection may have been lost.
The problem seems to be related to two forms that I had made temporarily, then deleted the forms, but the modules remain and won't let me open or delete them. (Form_Form1 & Form_Form2)
Any idea what could be causing this? The 'Network Connections' error confuses me since I'm not on a network and the database is a standalone, that parses XML that is queries as text via HTTP GET calls.
Is there a trustworthy "general DB repair" (free) utility out there that you would recommend? Lots of work went into this baby and I'm like to recover as much as possible!
Thanks!
Last edited: