SOLUTION TO ERROR " Your network access was interrupted. To continue close the database and then open it again." __

Anonymous
2010-11-02T01:50:09+00:00

SOLUTION TO ERROR " Your network access was interrupted. To continue close the database and then open it again."

Microsoft 365 and Office | Access | For home | Windows

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.

0 comments No comments

91 answers

Sort by: Newest
  1. Anonymous
    2017-10-26T16:41:14+00:00

    After recently running into this issue the solution i found was as follows:

    After a server crash and subsequent db move to a new server, a cname record had been created for the old server and new share for the db created on a different server.

    From this time on Win7 machines were fine accessing the dbase but XP failed with the connection interrupted message.

    The clients were actually unable to access the UNC path based on the CNAME record, returning a message of duplicate name found... Turns out that XP and 2008R2 does not fully communicate perfectly without issues.... no surprises with the age difference.

    The 2008 Server needed to have a few mods made to allow it to accept incoming connections based on the CNAME record, this fixed the network interruption issues on the XP clients, details here:

    http://www.wincert.net/tips/networking/1767-duplicate-name-exists-on-the-network-when-using-dns-alias

    So yes in my case it was a communication issue but no it was not an issue with the network itself.... I know its not a fix for everyone here but it might help someone.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-10-03T20:24:47+00:00

    Sounds like a Recordset was left open.  Next time look in Task Manager and see if you spot Access running in the background  If yes, then just exit the process and try again to open your file.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-10-02T20:39:36+00:00

    I could solve this problem by making a copy of the corrupted database. This copy could be opened normally. However I couldn't erase/overwrite the original one as Windows said it was "open by ACCESS.EXE" (even though Access was closed). Strangely after a few seconds, the original one became de-corrupted and I could open it...

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2017-09-14T09:37:58+00:00

    I have this error message, but the database is not open, so I cannot close it. (And I can't open it, which is the problem.)

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2017-09-11T19:15:57+00:00

    I don't know if this fact is well known or not but I thought I would share anyway in case it helps someone.

    This applies to an Access backend.

    If you sit at the computer with your backend and you open or close the backend, Access immediately disconnects sleeping computers from the backend by overwriting or deleting the lock file.

    Note that I'm only working with 2 computers but I assume this applies to a multi-computer environment as well.

    Was this answer helpful?

    0 comments No comments