使用Navcat 第一次连接Oracle报错 Instant Client package is required for Baic and TNS connection

Instant Client package is required for Baic and TNS connection

navicat连接报错:

Cannot load OCI DLL, Instant Client package is required for Baic and TNS connection
For more information: http://wiki.navicat.com/wiki/index.php/Instant_client_required

错误原因

本地安装的是64位的Oracle,但由于Navicat仅支持32位的,因此我们还需下载一个32位的客户端。

解决方案

下载32位客户端,配置进navicat中

下载地址:http://www.oracle.com/technetwork/topics/winx64soft-089540.html

第1步:在上述地址中下载文件:instantclient-basic-nt-11.2.0.3.0.zip

第2步:解压此安装包,并将解压出的文件合并到:E:\navicat for oracle\instantclient_11_2

第3步:打开Navicat,选择工具→选项→其他→OCI,

你可能感兴趣的:(使用Navcat 第一次连接Oracle报错 Instant Client package is required for Baic and TNS connection)