[cx-oracle-users] FW: 64bit vs. 32bit?
Brought to you by:
atuining
From: Christoph B. <chr...@xt...> - 2010-11-11 21:33:17
|
Hi, Just tried to have everything 64 bit and it works. What helped a lot was using Dependency Walker for finding out missing libraries or mismatching libraries. Thanks, Christoph From: Christoph Bussler [mailto:chr...@xt...] Sent: Thursday, November 11, 2010 12:10 PM To: cx-...@li... Cc: chr...@xt... Subject: 64bit vs. 32bit? Hi, I have Windows 7 on Intel 64bit, and a 11.2.0 Oracle 64 bit Enterprise Edition database on a machine. Do I have to install 64bit python and 64bit cx_Oracle to access the database from python or is it possible to use 32 bit python and 32bit cx_Oracle? Thanks, Christoph |