创建管理中心用127.0.0.1提示报错
金蝶云社区-ajinlove1992
ajinlove1992
0人赞赏了该文章 1,628次浏览 未经作者许可,禁止转载编辑于2015年01月31日 11:27:29

创建管理中心时,数据库服务器选127.0.0.1,测试不通过,提示:连接数据库失败!
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

但是我在数据库的配置服务器那里启动了TCP/IP,原因?