[DB-SIG] Re: Oracle ODBC (crashing)

Gerhard Häring haering_postgresql@gmx.de
Sun, 16 Jun 2002 04:33:27 +0200


* Bob Gailer <ramrom@earthling.net> [2002-06-15 20:19 -0600]:
> More info regarding the crashes:
> 1) things seem to go OK when running from the Python command window.
> 2) IDLE crashes with access violation 0xC000005.
> 3) PythonWin just terminates.

Which ODBC module are you using? The one installed by default with the
win32 extensions (it's unsupported)? If yes, did you read
http://www.python.org/windows/win32/odbc.html

Stable solutions for accessing Oracle databases on Windows:
- mxODBC
- DCOracle2
- cx_Oracle
- ADO/win32 extensions (not a DB-API module, though)

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))