1,去oracle官網下載 32bit的客戶端 48MB左右。
2,在PLsql中設置 Oracle Home 和 OCI Library
3,在環境變量中增加2個系統變量:TNS_ADMIN 和 NLS_LANG
效果圖:
具體操作請參考:
Win7 x64 PL/SQL 連接 Oralce 提示 Could not initialize "%ORACLE_HOME%\bin\oci.dll"
http://blog.csdn.net/hemingwang0902/article/details/7027543
解決X64操作系統PL/SQL連接報錯問題 make sure you have the 32 bits oracle client installed
http://blog.csdn.net/microfhu/article/details/7585174