.Net client connecting to SQL 2005 with wrong provider

前端 未结 2 426
谎友^
谎友^ 2021-01-24 14:03

I am trying to connect to a database on a server from a developer machine. The server has the named pipes protocol disabled. For some reason from one developer\'s box we get t

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-24 14:46

    You can try to run the command "CliConfg.exe" and set the default protocol to "TCP/IP"

提交回复
热议问题