Access to Oracle
Dave Brueck
dave at pythonapocrypha.com
Wed Aug 18 09:49:15 EDT 2004
Greg Lindstrom wrote:
> Greetings-
>
> I am running Python 2.3.3 on HP-UX and would like to access an Oracle 9i
> database. Looking through the vaults, I see 4 or 5 modules that might work
> and was wondering if anyone is currently hitting Oracle and what are you
> using. I get to build a new system from the ground up and the powers that
> be are allowing me to do it in Python. I'm quite happy.
Hi Greg,
We recently migrated to PostgreSQL, but up until then we'd been using
Oracle 9i. All of our Python DB access was via DCOracle2 on a Linux box
- don't know if it works on HPUX but it worked well for us.
-Dave
More information about the Python-list
mailing list