win2008使用FireDac鏈接ORACLE數據庫問題

2008上裝DELPHI XE7,不管用FireDac 仍是Ado都連不上ORACLE數據庫sql

---------------------------
Debugger Exception Notification
---------------------------
Project Project1.exe raised exception class EFDException with message '[FireDAC][Phys][Ora]-1309. OCI is not properly installed on this machine (NOE1/INIT)'.
---------------------------
Break   Continue   Help  
---------------------------
 數據庫

查詢資料說用FireDac鏈接,須要用到:this

oci.dll、oraocci11.dll、oraociei11.dll、orasql11.dll,這4個dll文件,能夠放在Exe同一個目錄下,或者path裏面能找到獲得的地方操作系統

但是系統已經有了,仍是鏈接不上。ci

後來發現,操做系統是64位的,DELPHI建立的系統,默認是32位的,再建立一個64位的系統,就運行正常了。it

相關文章
相關標籤/搜索