Best python module for Oracle, but portable to other RDBMSes

Gerhard Häring gh at ghaering.de
Tue Feb 28 13:53:53 EST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

dananrg at yahoo.com wrote:
> What would be the next best Oracle database module for Python next to
> cx_oracle? 

That would probably be DCOracle2.

> I'd like to compare two and choose one, just for the sake of
> seeing how two modules doing the same thing operate.
> 
> Also, does installing cx_oracle create registry entries or require
> admin privs on a Windows XP machine? I see that cx_oracle is
> distributed as an EXE.

It's most probably created using distutils and "python setup.py
bdist_wininst". These installers only use the registry to look up the
path Python where is installed. Of course it will need a correctly
working Oracle client to operate.

- -- Gerhard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEBJxBdIO4ozGCH14RAqXCAJ9Vq6L8SLvnhlBCDc4EzwloJYp28ACfVt8J
TNN+XgNxFLmQscu9wpPIK4M=
=txAA
-----END PGP SIGNATURE-----



More information about the Python-list mailing list