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

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

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

现象服务器

1.PLSQL Developer链接正常oracle

2.像d7同样配置参数链接oracle,提示以下错误.net

 "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."htm

 

解决办法:ci

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.get

若是是其它oracle服务端,能够用相应的oci.dll来试。it

 

问题解决。

相关文章
相关标签/搜索