How do I fix the error 'Named Pipes Provider, error 40 - Could not open a connection to' SQL Server'?

前端 未结 30 3104
借酒劲吻你
借酒劲吻你 2020-11-22 08:27

I can\'t seem to connect to my database from a site. I get this error:

Named Pipes Provider, error: 40 - Could not open a connection to SQL Server

30条回答
  •  借酒劲吻你
    2020-11-22 09:15

    Open SQL Server Configuration Manager

    1. Select SQL Server Services from right.
    2. Find your server from right and go to its properties (with right click)
    3. Change log on method to Local System.

    enter image description here

    enter image description here

提交回复
热议问题