I'm installing SQL Server in Macbook Pro M1 (Parallels) but not connect to server

Tuấn Anh Phạm 1 Reputation point
2022-12-09T10:46:18.537+00:00

I try to connect server but it not complete
268913-screen-shot-2022-12-09-at-174407-pm.png

This is error!
268924-screen-shot-2022-12-09-at-174403-pm.png

Pls help me!

SQL Server Other
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2022-12-09T11:17:22.373+00:00
    0 comments No comments

  2. Seeya Xi-MSFT 16,586 Reputation points
    2022-12-12T06:03:57.07+00:00

    Hi @Tuấn Anh Phạm ,

    Thanks to Olaf for the correct link. For more details see:
    A network-related or instance-specific error occurred while establishing a connection to SQL Server
    Here are steps:
    Step 1:Verify that the instance is running
    Step 2 : Verify that the SQL Server Browser service is running
    Step 3: Verify the server name in the connection string
    Step 4: Verify the aliases on the client machines
    Step 5: Verify the firewall configuration
    Step 6: Verify the enabled protocols on SQL Server
    Step 7: Test TCP/IP connectivity
    Step 8: Test local connection
    Step 9: Test remote connection
    It may be that you can solve the problem in the first few steps. Good luck!

    Best regards,
    Seeya


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.