oci.dll returned = 0

dryfly

Member
when i start one session to developer, returned that the oci.dll is not load or returned 0.
But, the release 7.1.5 working in Vista 64 ?

I have the oracle client 10g for vista 64....

I need help !

thank you,
Bob
 
You will need to install a 32 Bit Oracle Client. PL/SQL Developer is a 32 Bit application, so it cannot interface with a 64 Bit Oracle Client.

The 32 Bit Oracle Client can communicate with a 64 Bit Server, even on the same machine if necessary.

 
Back
Top