installing cx_Oracle

Bernard Delmée bdelmee at advalvas.REMOVEME.be
Tue Jun 8 15:02:45 EDT 2004


> An 8i installation, as Aurelio suggested, is unfortunately not an option.

You still haven't told us why; are you running an 8.0.6 server
on that box? I reckon you could install a minimal more recent
oracle client, *not* put it on your global path, but simply stick
it at the beginning of your python script path *before* importing
cx_oracle.

Oracle instant client weights about 30Mb on windows:
http://otn.oracle.com/tech/oci/instantclient/instantclient.html
(warning: this probably requires an OTN registration)

HTH,

Bernard.



More information about the Python-list mailing list