cannot connect to pc-name\SQLEXPRESS

后端 未结 11 1151
既然无缘
既然无缘 2020-12-29 03:23

While trying to connect to SQL server 2005 standard edition through SQL Server Management Studio 2005 I get the following error:

11条回答
  •  情歌与酒
    2020-12-29 03:26

    try using IP instead of pc name. If the ip working, then it might be the name pipe is not enable. If it;s still not working then the login using windows might be disabled.

提交回复
热议问题