DCOracle on Oracle 8.1.x
R.Fehrenbacher at iname.com
R.Fehrenbacher at iname.com
Tue Jan 25 12:18:16 EST 2000
More information about the Python-list mailing list
Tue Jan 25 12:18:16 EST 2000
- Previous message (by thread): NumPy
- Next message (by thread): DCOracle on Oracle 8.1.x
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Did anybody have success with this combination on Solaris 2.6 (or other OS) and Python 1.52. Got the module compile all right, and most things I checked so far work. However some don“t: Example: cursor(select * from v$session) raises ORA-01455 error, whereas cursor(select sid,serial#,username,osuser from v$session) works just fine. I had a similar problem with another select * from a v$xxxxx table which I can't remember now. Again, when I specified the fields explicitly things worked. Could anybody veryfy this problem on Oracle 8.0.5 e.g., or on other installations. Cheers, Roland Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): NumPy
- Next message (by thread): DCOracle on Oracle 8.1.x
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list