Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The solution that sql can not connect to the local server

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly introduces the solution that sql can not connect to the local server, the article is very detailed, has a certain reference value, interested friends must read it!

Method: first find and open the "instance name protocol", enable "Named Pipes" and "TCP/IP"; then find and start "SQL Server"; finally, open "SSMS", select "database engine", "local)\ instance name" and "windows authentication", and click "connection".

This article operating environment: Windows7 system, Dell G3 computer, SQL Server 2008.

Sql server 2008 cannot connect to the local server because there is a problem with the protocol. The specific solutions are as follows:

Open SQL server configuration Manager-- > SQL server Network configuration-- > the protocol of the instance name (instance name is SQLEXPRESS).

Enable Named Pipes and TCP/IP in the SQLEXPRESS protocol.

Click the SQL Server service to restart SQL Server (SQLEXPRESS).

Reopen SQL Server Management Studio, select the database engine for the server type, fill in the server name (local)\ instance name or computer name\ instance name (computer name is your computer name, instance name is usually SQLEXPRESS or the instance name created when installing SQL), and authentication choose windows authentication.

Click the link and you can log in.

The above is all the contents of the article "sql can not connect to the local server". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report