.net数据库连接

  • 来源: 互联网 作者: rocket   2008-03-17/14:51
  • 数据库连接的问题
    ---------------------------------------
    紧急求助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,改成本地计算机名,问题解决。
    http://blog.csdn.net/superdont/archive/2007/01/31/1498556.aspx


    评论 {{userinfo.comments}}

    {{money}}

    {{question.question}}

    A {{question.A}}
    B {{question.B}}
    C {{question.C}}
    D {{question.D}}
    提交

    驱动号 更多