Hi, On Thu, 28 Oct 1999 21:16:00 -0600, Alan Robertson <alanr@bell-labs.com> said: > Volker, > My only concern about the Berkley DB code is that most databases are > *highly* prone to corruption during crashes. I would recommend that > no permanent state be kept in a database. libdb2 supports journaled updates to the database. --Stephen