This is cache of http://feedproxy.google.com/~r/slaviks-blog/WxxD/~3/PqPARsf8FJM/. Cache is the snapshot of article that we took when we index feed.
To see original page click here.
We are not affiliated with the authors of this article and not responsible for its content.
Accessing Oracle from Python
2009-07-03 20:47:27 by Slavik in Musings on Database Security
 
It’s been a while since I’ve updated my blog. I feel guilty Lately, I’ve been using a lot of Python to do my Oracle research and I needed a way to do simple selects across multiple versions and platforms from the same IDLE shell. On top of that, I need to connect as SYSDBA. [...]