RE: Antwort: Re: [cx-oracle-users] cx_Oracle import problems
Brought to you by:
atuining
From: Nik B. <Nik...@pe...> - 2005-09-08 14:20:40
|
> Has anybody a suggestion, what is the best way to setup the > rigth environment on windows? Do you have multiple copies of OCI.dll on the machine? In our environment, for various reasons, there are often multiple ORACLEHOMEs and this means multiple versions OCI.DLL. I've had similar problems when the ORACLEHOME was set incorrectly for the version of cx_Oracle I had installed; might be worth checking (SysInternal's FileMon is useful to find out which OCI.DLL is being used; http://www.sysinternals.com/Utilities/Filemon.html). I hope this helps. Nik |