A network-related or instance-specific error occurred while establishing a connection to SQL Server.

Source: Internet
Author: User
Tags mssql management studio sql server management sql server management studio

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or could not be accessed. Verify that the instance name is correct, and that SQL Server is configured to allow remote connections. (Provider:sql network interface, error:26-error locating the specified server/instance). Error code: 40.

1. Program-----SQL Server2008---Configuration tool--sql server Configuration Manager
The IP address fills in your own ip,tcp port to fill in 1433
Under the protocol to implant SQLExpress, the Jay's protocol may differ depending on the computer, click on the same settings as above


2, the following are started up, start mode changed to automatic start

3. Open "MS SQL Server Management Studio" and select "Windows Authentication" login
Right----aspect, set the red box to true as follows




4.
Create an exception for SQL Server 2005 in Windows Firewall
1. In the Windows Firewall Settings screen, select the Exceptions tab, and then click Add Program
2. In the Add Program window, click Browse
3. Then find "C:\ProgramFiles\Microsoft Files\Microsoft SQL Server\ Mssql.1 \mssql\binn\sqlservr.exe",
Click "OK" to return
Note: The path may vary depending on the SQL Server 2005 installation. MSSQL.1 is a placeholder that corresponds to the database instance ID.
4. Repeat steps 1 through 3 for each instance of SQL Server 2005 that needs to open remote access.

Create an exception for "SQLBrowser" in Windows Firewall
1. In the Windows Firewall Settings screen, select the Exceptions tab, and then click Add Program
2. In the Add Program window, click Browse
3. Then find "C:\ProgramFiles\Microsoft Files\Microsoft SQL Server\90\shared\sqlbrowser.exe",
Click "OK" to return
Note: The path may vary depending on the SQL Server 2005 installation.


5. Restart Service


A network-related or instance-specific error occurred while establishing a connection to SQL Server.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.