On Jun 11, 2008, at 4:22 PM, Stephan Richter wrote:

On Wednesday 11 June 2008, Jim Fulton wrote:
On Jun 11, 2008, at 10:36 AM, rahul bhaskar wrote:
Hi,
I am facing some problem with merging two zodb file.
is it possible to open two zodb Database at a time and copy object
from one to another.

Yes, using the export/import mechanism.

Stupid question: Which one? I tried straight xmlpickle and got some errors
randomly.


I was referring to the binary export/import, which is the only one supported by ZODB, afaik, although it's been a very long time since I looked at that code.

Jim

--
Jim Fulton
Zope Corporation


_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to