Saga continues ([Zope-DB] DCOracle2: close connection doesn't)
Chris Withers
chrisw at simplistix.co.uk
Thu Oct 23 09:49:23 EDT 2003
Bo M. Maryniuck wrote:
> On Thursday 23 October 2003 12:22, Bo M. Maryniuck wrote:
>
>>This "something" is called "socket". And only Python 2.3 has socket
>>timeout. All else you need to subclass it and use Thread and Timer from
>>thread* module. Other thing is that timeouts SHOULD be workarounded, but I
>>think they will just cause a Traceback. :(
>
> Wait Bo... You talking bullshit here: what the socked in dco2? :-) Sorry,
> Chris. Rollback()
Hmmm, don't see how that would work. So, you fire off a ZSQL method, and nothing
happens, because the Oracle connection is open, just Oracle hasn't responded.
Is there any way to set a timeout for an SQL operation in the Oracle Client
Interface?
If there is, has this been mapped through to dco2 yet?
Chris
More information about the Zope-DB
mailing list