Christoph ...
As long as you use the same bit-size for the Oracle-client, cx_Oracle,
and Python, you'll be fine. I've used both 32-bit and 64-bit Python
with cx_Oracle on 64-bit Windows 7 without issue ... as long as I keep
all 3 matched.
- Craig -
On Thu, Nov 11, 2010 at 16:35, Christoph Bussler
<chr...@xt...> wrote:
> 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
>
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> cx-oracle-users mailing list
> cx-...@li...
> https://lists.sourceforge.net/lists/listinfo/cx-oracle-users
>
>
|