6 Aug
2003
6 Aug
'03
8:04 p.m.
Does anyone use Berkeley DB with Python & Zope? I am wondering if it is possible to maintain a persistent database connection? (for those that don't know, BDB uses a file on the drive as the database, so normally you open & close that file during runtime) Thanks, John Toews