您的位置:首页 > 数据库

Cannot Connect SQLServer 2008 with the provider SQLNCLI

2013-04-18 10:09 537 查看
来至:

Microsoft Developer Network >论坛主页
>
SQL Server Express >
Cannot Connect SQLServer 2008 with the provider SQLNCLI

出现“connot open file provider=sqlncli...”错误提示

This is a component of SQL Server native client. Locate the sqlncli10.dll file; usually located in C:\Windows\System32\ and make sure that it has been properly registered:

This command registers the sqlncli10.dll file -

regsvr32 C:\Windows\system32\sqlncli10.dll
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐