12月7
使用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的安装目录下面,比如我的在:
D:\Program Files\PremiumSoft\Navicat Premium
如果你的电脑是64位的,就运行安装那个64位的(我电脑是64位,就只标记出了64位的),如果是32 的就运行那个sqlncli.msi。
然后再进行Sqlserver的链接就不再提示安装出错了。
来源:Heck's Blog
地址:https://www.heckjj.com/post/635/
转载时须以链接形式注明作者和原始出处及本声明,否则将追究法律责任,谢谢配合!