1.问题描述 本人在使用navicat连接远程Oracle数据库时出现cannot create oci handles.错误 2. 分析 这是由于本地的oci与服务器版本不匹配,需要下载对应的oci版本 3. 解决方法 3.1 查看需要连接的Oracle数据库版本 这边我使用ide...