See https://learn.microsoft.com/en-us/troubleshoot/sql/connect/resolve-connectivity-errors-overview
I'm installing SQL Server in Macbook Pro M1 (Parallels) but not connect to server
I try to connect server but it not complete
This is error!
Pls help me!
SQL Server Other
2 answers
Sort by: Most helpful
-
-
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.