Hi, Where can I find a tutorial or how-to about using the ZODB like ZEO? I will upgrade from 2.6.0 to 2.7.5. Thanks in advance. Fernando Lujan
Fernando Lujan wrote at 2005-3-11 13:28 -0300:
Where can I find a tutorial or how-to about using the ZODB like ZEO? I will upgrade from 2.6.0 to 2.7.5.
The ZODB (and ZEO) work identically in 2.6.0 and 2.7.5 (although client and server from these versions cannot be mixed freely). If you want to start using ZEO, search "Zope.org" for instructions about ZEO. -- Dieter
Dieter Maurer wrote:
Fernando Lujan wrote at 2005-3-11 13:28 -0300:
Where can I find a tutorial or how-to about using the ZODB like ZEO? I will upgrade from 2.6.0 to 2.7.5.
The ZODB (and ZEO) work identically in 2.6.0 and 2.7.5 (although client and server from these versions cannot be mixed freely).
If you want to start using ZEO, search "Zope.org" for instructions about ZEO.
Thanks for the answer. In truth, I find a good help using the Zope Book 2.7 from www.plope.com. Now, it's already running. ;-) Fernando Lujan
participants (2)
-
Dieter Maurer -
Fernando Lujan