I just installed the Oracle client version 10.2.0. I can successfully connect using SQL Plus, but not with PL/SQL Developer. I get the following error:
Initialization error
Could not located OCI dll
OracleHomeKey: SOFTWARE\ORACLE\KEY_OraClient10g_home
OracleHomeDir: C:\oracle\prodcut\10.2.0\client
The OCI.DLL file is in my client directory. I have environment variable paths set for the client and the bin directories. My ORACLE_HOME is set for the client directory. I have downloaded and installed the 6.0.6 version of PL/SQL Developer and get the same error message. Any ideas as to what is wrong.
Initialization error
Could not located OCI dll
OracleHomeKey: SOFTWARE\ORACLE\KEY_OraClient10g_home
OracleHomeDir: C:\oracle\prodcut\10.2.0\client
The OCI.DLL file is in my client directory. I have environment variable paths set for the client and the bin directories. My ORACLE_HOME is set for the client directory. I have downloaded and installed the 6.0.6 version of PL/SQL Developer and get the same error message. Any ideas as to what is wrong.