4 Jul
2003
4 Jul
'03
8:04 p.m.
Mireia Muñoz wrote at 2003-7-3 15:18 +0200:
I need some information about how the zope's database works.
Search for "zodb3.html" or "zodb3.pdf" (respectively). Search for the ZODB guide.
I know that this ones can be found in /home/Zope/var.
Using the default "FileStorage", the data file is "Data.fs" in "<zopedir>/var".
My questions is how I can visualize this.
???? You can use Zope to see what is in your database...
In fact, I need all technical information about Zope that you can provide me.
See above.
For exemples, the "images" objets, where are they saved?
In the Zope database. Dieter