Python Oracle Interace on Solaris

kenneth.s.chan at gmail.com kenneth.s.chan at gmail.com
Fri Feb 17 11:16:21 EST 2006


I am trying to use Python to do queries on a Oracle database using a
Solaris box. I have seen tools such as cx_Oracle which would be good
except that my Solaris box does not have an Oracle installation. Do I
need to have an Oracle installation on my Solaris box to access the
Oracle database (which is on another machine)? Are there ways to access
an Oracle database and do queries without having a local copy of Oracle
installed? Thanks.




More information about the Python-list mailing list