开发者

Can't connect to server in SQL Server 2005

开发者 https://www.devze.com 2023-01-13 07:28 出处:网络
I am using Sql Server 2开发者_Go百科005. When the connect to dialog box opens, it asks me for the server name. I entered \"localhost\", but I am not able to connect to the server. An error message is

I am using Sql Server 2开发者_Go百科005. When the connect to dialog box opens, it asks me for the server name. I entered "localhost", but I am not able to connect to the server. An error message is displayed. How can I connect to server and where can I find the server name?


If you want to connect to your local machine you can also give . as your hostname. What is the error being shown. Are you sure you are logging in with the correct credentials.

0

精彩评论

暂无评论...
验证码 换一张
取 消