import cx_Oracle

Bernard Delmée bdelmee at advalvas.REMOVEME.be
Fri Oct 31 22:33:26 EST 2003


> It gives me an error about being unable to find the OCISetDefault entry
> point in 'oci.dll'.

cx_Oracle works on top of the regular oracle client, which you'll
need to install before it works. The OCI libraries are part of that.





More information about the Python-list mailing list