4 Dec
2003
4 Dec
'03
2:24 p.m.
On Thu, 4 Dec 2003 11:04:33 +0100 "Florian Reiser" <florian.reiser@ra-unternehmensberatung.com> wrote:
Hello Zopistas,
from time to time, I have to access my database exclusive. So I shutdown zope, do my database work, and then start zope. Can I convince Zope to release the database connection each time, it has processed a request successfully? So I won't have to shutdown zope to do my administration work?
Can you not close the database connection from the DA's management screen? What database are we talking about? -Casey