pyrhon and oracle

Satheesh Babu vze3myxh at verizon.net
Fri Sep 20 19:29:46 EDT 2002


cx_Oracle might be the *easiest* to use. I use DCOracle while working
with Zope, but for standalone development, cx_Oracle is tops.

Download the driver from
http://www.computronix.com/utilities.shtml

go to Python DB-API specs
http://www.python.org/topics/database/DatabaseAPI-2.0.html

Here's an example using DB-API
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/81189

vsb
http://vsbabu.org/

> hi , i just want to have some detail about python and oracle what ca i
> use to query oracle with python ?
> 
> i jsut want a little exemple
> 
> thanks



More information about the Python-list mailing list