[Zope] DCOracle2/ZOracleDA - Unable to create a connection

Todd Graham tgraham@speakeasy.net
Thu, 20 Dec 2001 07:31:24 -0800


Glad to help Zachary,  I'm still using DCOracle in production and am testing
the DCOracle2 let me know if you see any strange behavior with it.  I have
seen the adapter put a trailing character on some of my primary keys. Like
if I have a sequence called my_id a the primary key and it's a numeric field
I will sometimes get back 10002.0 in zope rather than 10002.  Like I said
I'm still testing it but it does seem to have some very cool features like
debug and a separate object for Oracle Stored Procedures.

Take it easy,

Todd
----- Original Message -----
From: Zachery Bir <zbir@urbanape.com>
To: Todd Graham <tgraham@speakeasy.net>
Cc: <zope@zope.org>
Sent: Thursday, December 20, 2001 7:17 AM
Subject: Re: [Zope] DCOracle2/ZOracleDA - Unable to create a connection


> On Thursday, December 20, 2001, at 10:19 , Todd Graham wrote:
>
> >  I think I might see the problem, on my installation I moved the entire
> >  DCOracle2 directory to /lib/python/Products, in fact I think I
> > compilied it
> >  in there, but that shouldn't matter.  Try and remove the DCOracle2
> > directory
> >  from lib/python/Products and move the whole enchilata from tmp
> > and restart
> >  your zope.  I don't think there is anything specific that needs
> > to have
> >  python 2.1 but I'm not 100% on that.  If it doesn't work try to
> > recompile
> > it
> >  again and repeat the steps above.
>
> That works great! I don't know where I got sidetracked into only
> using the nested DCOracle2 folder, but no real harm done.
>
> Thanks for the help.
>
> Zachery Bir <zbir@urbanape.com>
> <URL:http://www.urbanape.com/>
>