Using DCOracle

Norbert.Klamann at pobox.com Norbert.Klamann at pobox.com
Wed May 24 01:47:11 EDT 2000


In article <8F3D9BAD0lminutieidit at 192.6.1.10>,
  lminuti at eid.it (Luca) wrote:
> Oleg Broytmann wrote:
>
> >    cur = dbc.cursor()
>
> Doesn't work and the error is:
>
> Traceback (innermost last):
>   File ".//prova.py", line 11, in ?
>     cur = dbc.cursor()
> AttributeError: 'Connection' object has no attribute 'cursor'
>

I have the same problem when I try to connect to an
Oracle 8i Database on Win NT and when
I compiled the DCOracle sources _without_ the define DCORACLE8.
I had also to link against the ociw32.lib and oci.lib.

When I compiled it _with_ the define DCORACLE8 the whole thing just
crashes.

So this problem ramains unsolved for the moment.

An Oracle 7.x Database (and DCOracle compiled without the define) went
just like the other posters describe.

HTH

Norbert
--
Norbert Klamann
Klamann Software & Beratung GmbH
Erftstadt Germany
Klamann.Software at pobox.com



Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list