
jim at zope
Jun 11, 2008, 12:18 PM
Post #1 of 1
(1126 views)
Permalink
|
|
Re: [Zope3-Users] is it possible to copy object b/w two zodb Database
|
|
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. Jim -- Jim Fulton Zope Corporation _______________________________________________ Zope-web maillist - Zope-web[at]zope.org http://mail.zope.org/mailman/listinfo/zope-web
|