[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

anydbm and sync'ing

Torsten Bronger

3/14/2008 11:50:00 AM

Hallöchen!

A TurboGears process opens a DB file with anydbm and keeps it open.
The the same time, this file is updated by another process. How can
I tell the TurboGears process to fetch the new values? my_db.sync()
didn't help -- apparently, it only *writes* to the DB file but
doesn't read new data from it.

Tschö,
Torsten.

--
Torsten Bronger, aquisgrana, europa vetus
Jabber ID: bronger@jabber.org
(See http://ime.... for further contact info.)