Re: [cx-oracle-users] OCI.DLL cannot be found ?
Brought to you by:
atuining
From: Philip S. <phi...@cg...> - 2004-10-05 08:29:23
|
It works !!! Thanks for your help to you all. In fact, both cx_Oracle-4.0.1-win32-9i-py23 and cx_Oracle-4.1.beta1-win32-9i-py23 where unable to found the entry point in the oci.dlls I have on my machine (although I own both 81 and 9i versions). I had a clearer errormessage when running python from the command line. So I installed the pywin32-202.win32-py2.3 and it linked OK against the Oracle 81's OCI.DLL. I can go on testing now... Philip. Nik Barron wrote: >>I believe Visual Studio includes (included) an utility called >>depends.exe which did this. > > > There's a freeware equivalent at http://www.dependencywalker.com/ that's > pretty good. > > Nick Barron > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |