Python Oracle Interace on Solaris

K

kenneth.s.chan

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.
 
?

=?ISO-8859-1?Q?Gerhard_H=E4ring?=

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.

There is, but only using Jython, Java and using Oracle's "thin"
pure-Java JDBC client library.

-- Gerhard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top