Can't run 64 bit

I can not connect in design mode. However, runtime works....

---------------------------
Error
---------------------------
Initialization error
Could not initialize "C:\app\product\11.2.0\client_1\bin\oci.dll"
Make sure you have the 32 bits Oracle Client installed.

OCIDLL forced to C:\app\product\11.2.0\client_1\bin\oci.dll
LoadLibrary(C:\app\product\11.2.0\client_1\bin\oci.dll) returned 0.
---------------------------
OK Details >>
---------------------------
 
Last edited:
The IDE is 32 Bit, so you will need to install both the 32 Bit and 64 Bit Oracle Client if you want to connect in the IDE and run in 64 Bit.
 
Back
Top