今天使用PB连接数据库遇到 : oracle 10g client is not installed or oracle 10g is not primary oracle home on your machine 这个错误,百度了好久没找到解决方案,不得不说PB这东西是真的老,好在国外的资料很多,最后谷歌才搞定,我的原因是因为我并没有装 oracle 的服务端只装了客户端,于是我有 instantclient_11_2 这个文件夹,重点在于 instantclient_11_2 里面的 oci.dll ,PB目录下也有这个 oci.dll ,我把PB目录下的oci.dll给删掉,问题就解决了
PB 出现 oracle 10g client is not installed or oracle 10g is not primary oracle home on your machine
最新推荐文章于 2021-04-12 04:48:57 发布