
使用Navicat连接SQLserver时,具体报错信息如下:
Installation of this product failed because it is not
supported on this operating system. For information on supported configurations,
see the product documentation.

解决方法:
这个要安装一个叫做sqlncli_x64.msi的东西,手动安装,它在你的Navicat的安装目录下面,比如我的在:
F:\Navicat Premium

如果你的电脑是64位的,就运行安装那个64位的(我电脑是64位,就只标记出了64位的),如果是32 的就运行那个sqlncli.msi。
然后再进行Sqlserver的链接就不再提示安装出错了。
当使用Navicat连接SQLserver时遇到不支持的操作系统配置错误,可以通过手动安装sqlncli_x64.msi文件来解决。该文件位于Navicat的安装目录下,针对64位或32位系统选择相应的版本安装即可。
2544

被折叠的 条评论
为什么被折叠?



