RE: [cx-oracle-users] OCI.DLL cannot be found ?
Brought to you by:
atuining
From: Nik B. <Nik...@pe...> - 2004-10-15 07:09:02
|
> This is definitely an Oracle client issue -- the server software is > irrelevant, actually. In general, make sure that if you are running > Oracle 8i on the client you are using the Oracle 8i version > of cx_Oracle and if you are running Oracle 9i on the client make sure you > are using the Oracle 9i version of cx_Oracle. As mentioned earlier, the only > exception is Oracle 9.0.1 which doesn't have the required procedure. > Make sense? About as much as Oracle stuff ever does :-) Something was definitely out of the norm with our product client install, as neither the 8i or 9i "prepackaged" build of cx_Oracle worked, which is why I ended up recompiling it. However we've now moved on to 9i so the problem has gone away. Great news that it works on 10g; I may be able to offer to test it on a Windows platform in the not too distant future...! Nik |