Entries from Sergio's Blog tagged with 'python'

cx_Oracle and DBMS_APPLICATION_INFO

Here's another post from the old blog, harvested from archive.org The other day I was playing with some Python and cx_Oracle, a Python module for connecting to Oracle databases. While cx_Oracle seems to work great, I found the documentation light...