SQL running on Azure VM regularly throws connection error

Irma Kusuma 1 Reputation point
2022-03-14T03:44:28.633+00:00

I have an SQL server running on Azure VM which is accessed by multiple MS Access database running on multiple computers.
Since about 2 months ago, we will get this error regularly, once or twice a week, when opening the MS Access DB:

182614-2022-03-14-10-31-08.jpg

Restarting the VM does not seem to work. What can I do to fix?

SQL Server | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Tom Phillips 17,771 Reputation points
    2022-03-14T13:15:59.907+00:00

    That is a generic error meaning it could not connect to the server and does not help diagnose the actual issue in any way.

    Please see:
    https://learn.microsoft.com/en-us/troubleshoot/sql/connect/network-related-or-instance-specific-error-occurred-while-establishing-connection#sql-server-does-not-exist-or-access-denied

    0 comments No comments

  2. CathyJi-MSFT 22,396 Reputation points Microsoft External Staff
    2022-03-15T07:18:18.81+00:00

    Hi @Irma Kusuma ,

    Any other related error message that your found in the log? Could you share them to us?

    In addition, please try the solutions from below blog to resolve your issue.

    SQL server error 17 – SQL Server does not exist or access denied

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.