[Zope] RE: [ZODB-Dev] Zope and ZODB database connections
MKinsley@empirecorp.org
MKinsley@empirecorp.org
Fri, 16 Aug 2002 08:53:57 -0400
Hi Chris,
Thanks for your reply. I guess it was alot of information to digest in one
message. I will heed your suggestion.
What I'm trying to do is hold a connection open to our ZODB database and use
that open connnection throughout a user's web session. When the user is
done, we will close it. Should I be trying to do this with my own code or is
this something Zope can manage for me? How do I accomplish this?
-----Original Message-----
From: Chris Withers [mailto:chrisw@nipltd.com]
Sent: Friday, August 16, 2002 6:04 AM
To: MKinsley@empirecorp.org
Cc: zodb-dev@zope.org
Subject: Re: [ZODB-Dev] Zope and ZODB database connections
MKinsley@empirecorp.org wrote:
> Hello everyone,
See reply on other list, I think you need to take a step back and explain
what
you're trying to do, rather than how to fix your solution, which appears to
be
rather a strange one ;-)
Chris
PS: Posts of this size won't get read by most people :-(