8 May
2001
8 May
'01
11:29 p.m.
Norman, I created the aforementioned custom_zodb.py with these contents: from bsddb3Storage import full ConcreteStorage=Full.Full Storage=ConcreteStorage('zbsddb') The zbsddb is a folder within INSTANCE_HOME (normally your ZopeDir). The files that bsddb3Storage needs are then created in there the next time Zope starts. hth Phil phil.harris@zope.co.uk On Monday 07 May 2001 11:16, Norman Khine wrote:
What did you do?
Thanks
Norman