程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> 更多編程語言 >> 更多關於編程 >> ado.net數據庫連接

ado.net數據庫連接

編輯:更多關於編程

       緊急求助asp.net2.0程序連接sqlserver2000數據庫出現問題

      服務器配置:

      windowsxp

      framework2.0

      sqlserver2000

      出現如下錯誤:

      An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (PRovider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

      檢查後發現是webconfig的配置問題,將server=local,改成本地計算機名,問題解決。

    1. 上一頁:
    2. 下一頁:
    Copyright © 程式師世界 All Rights Reserved