31 Oct
2000
31 Oct
'00
9:37 p.m.
Chris Withers writes:
jacintha menezes wrote:
I am using Gadfly database for Employee details.Kindly let me know whether there is any maximum limit for the space available.
Probably related to the memory in the machine you are running Zope on.
Bear in mind that gadfly databases are not persistent and loose their contents when you restart Zope. It is very easy to make them persistent. When I remember correctly, it was only necessary to pass "commit" to Gadfly.
Dieter