Quoted from: https://answers.microsoft.com/
Today I encountered the vague "Your network access was interrupted. To continue close the database..." error when trying to open an access mde using sql linked tables using the runtime client. This happened after migrating a user profile from one machine to another using the Transwiz tool. I did some reading and the error seems to have many causes, the solution for my case was not documented anywhere so I wanted to share it.
In c:\users\username\appdata\roaming\microsoft\access there was a file named system. I renamed the file to _bad and relaunched access. Problem resolved. I'm guessing the file contained configuration information which pointed to somewhere on the old machine and needed to be refreshed after moving the profile.
This will not be everyone's solution because it is a vague error but if you're struggling with this error, it is worth a try.