no ocijdbc11 in java.library.path (Win 7)
Need your help. I got a Windows 7 laptop this week at work and it is giving me the below error when I try to connect using connect string. It works fine with dedicated host name (connection type Basic). If I use connection type as TNS and provide a connect string and test the connection, I get no ocijdbc11 in java.library.path
I downloaded and installed JDK from :
Java SE 6 Update 29 (For Windows 64 bit)
http://www.oracle.com/technetwork/java/javase/downloads/index.html
And then I downloaded SqlLoader zip File for 64 bit Windows from :
Oracle SQL Developer for 64-bit Windows
http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
When I unzip SQL Developer and run the exe file. First time SQL Developer asked me java path and I gave C:\Program Files\Java\jdk1.6.0_29\bin\java.exe
Please let me know if I missed something.