[Zope] dcoracle

Christopher Petrilli petrilli@digicool.com
Wed, 29 Dec 1999 10:32:21 -0500


On 12/29/99 10:02 AM, Adam Gotheridge at adam@foxvalley.net wrote:

> I can't find a single example how to use the dcoracle package and can't
> figure it out. The documentation says:\

First, this isn't an appropriate place to discuss the DC Oracle package, but
I'll address it quickly.

The DCOracle package conforms to the Python DB-API 1.0 standard, and behaves
like any other adapter at that point.  You should look at the reference at:

http://www.python.org/topics/database/DatabaseAPI-1.0.html

You should NOT be using the oci_ module, that's a VERY low level attachment
to the OCI interface.

Chris
-- 
| Christopher Petrilli        Python Powered        Digital Creations, Inc.
| petrilli@digicool.com                             http://www.digicool.com