首页 > 数据库技术 > 详细

DBX Error: Driver could not be properly initialized..解决办法

时间:2014-02-17 14:59:14      阅读:3664      评论:0      收藏:0      [点我收藏+]

开发环境:win7 64位+delphi xe5+ dbexpress +oracle 10G 10.2.0.1 32位客户端

服务器环境:winxpsp3 32位 + oracle 10G 10.2.0.5

现象

1.PLSQL Developer连接正常

2.像d7一样配置参数连接oracle,提示如下错误

 "DBX Error: Driver could not be properly initialized. Client library may be missing, not installed properly, of the wrong wersion, or the driver may be missing from the system path."

 

解决办法:

1.搜索delphi xe5安装目录的dbxora.dll,把bin64下的dbxora.dll拷贝到C:\Windows\SysWOW64.

2.http://www.jb51.net/dll/oci.dll.html下载oci.dll,把里面的X64\10.2.0.1.0\oci.dll拷贝到C:\Windows\SysWOW64.

如果是其它oracle服务端,可以用相应的oci.dll来试。

 

问题解决。

DBX Error: Driver could not be properly initialized..解决办法

原文:http://www.cnblogs.com/dreamszx/p/3551922.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!