DBX Error: Driver could not be properly initialized..解決辦法


開發環境: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來試。

 

問題解決。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM