OCIEnvCreate failed with return code -1 [message #618607] |
Mon, 14 July 2014 04:36 |
|
santhoshsamuel
Messages: 1 Registered: July 2014 Location: bangalore
|
Junior Member |
|
|
Hi i am getting the OCIEnvCreate failed with return code -1 but error message text was not available
The operating System is windows 7 32 bit, when run through administrator it workes fine hence please
help me on this
[SPLIT from a hijacked topic by LF]
[Updated on: Mon, 14 July 2014 10:28] by Moderator Report message to a moderator
|
|
|
|
|
Re: oracle 11g (64 bit) client on windows 7 [message #618636 is a reply to message #618626] |
Mon, 14 July 2014 08:27 |
ThomasG
Messages: 3212 Registered: April 2005 Location: Heilbronn, Germany
|
Senior Member |
|
|
You said:
* The operating System is windows 7 32 bit
* I have installed my application in folder other than (x86) although it is a 32 bit application.
So both the OS and the application are 32 bit? Then of course you would also need the 32bit Oracle client and drivers to connect to the database, the 64 bit drivers won't work.
|
|
|