SQL Developer for 64 bit
Using Win7 64 bit OS in an environment that doesn't allow me to install anything on my machine.
Trying to use SQL Dev 3.2.2
Downloaded Windows 32-bit - zip file includes the JDK1.6.0_35 but getting the following error: Can't load AMD 64-bit .dll on a IA 32-bit platform+
which understandably it's not for 64 bit systems.
So downloaded the zip for Windows 64-bit. When I run sqldeveloper.exe it asks for "Enter the full pathname for java.exe". For some reason it doesn't like C:\Program Files\Java\jre6\bin. It gave me the following error when I enter that path: "+*Cannot find a J2SE SDK installed at path C:\Program Files\Java\jre6\bin*+."
Edit: I copied the JDK folder from 32 bit to 64bit and I'm getting the following error now:
Unable to launch the Java Virtual Machine Located at path: ..\..\jdk\jre\bin\client\jvm.dll*
Is it now the matter of finding the right JVM.DLL like in Oracle FORMS?
Or, Is there a way I can download the jdk from somewhere and put in the 64 bit folder and point my java there, like the 32bit zipped version?
Any suggestions?
Edited by: apex_disco on Mar 18, 2013 2:47 PM