代码改变世界

vs 连接ms sql 2000失败解决方法

2009-05-15 16:36  蜡笔小旧  阅读(229)  评论(0编辑  收藏  举报
具体错误为: Unable to add data connection. Could not load file or assembly 'Microsoft.SqlServer.Management.sdk.sfc, Version=10.0.0.0,Culture=neutral,PublicKeyToken=89845dcd8080cc91'or one of its dependencies.The system cannot find the file specified. 解决方法为: 下载下面三个文件安装 Microsoft SQL Server System CLR Types Microsoft SQL Server 2008 Native Client Microsoft SQL Server 2008 Management Objects 我下的是X86