NaviCat SqlServer Windows 10 Update 1803 IM004 - Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
安装Windows 10 Update 1803后,Navicat连接SqlServer出现以下错误:
IM004 - Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
或者
IM004:[microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed.
解决方案:
控制面板,安装与卸载程序:找到
Microsoft SQL Server 2008 Native Client *
卸载它。然后使用NaviCat连接SqlServer数据库,按提示重新安装。
NaviCat版本:11、12
Ribbon负载规则的替换
Nginx 的配置文件
Nginx 操作常用的命令
Nginx 是什么?
SpringCloud Eureka 新版本依赖
@Autowired 与@Resource的区别
spring 注释
redis 的 rdb 和 aof 持久化的区别
jdk1.7下HashMap的头插法问题