I have a Data.fs file from a previous instal of Zope. How can import parts of that data base to a current data.fs? I have a product setup in the old .fs that I want to use in the new....like a squishdot for instance.
On Thu, 15 Jun 2000, J. Michael Mc Kay wrote:
I have a Data.fs file from a previous instal of Zope. How can import parts of that data base to a current data.fs?
Just copy it in place. Data.fs files are compatible across 2.0+ versions, across different OSes and even different platforms/processors. Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
Well, I meant that I have some products w/ data setup in the new .fs. If I copy the old over then I loose what I am currently working on. ----- Original Message ----- From: J. Michael Mc Kay To: zope@zope.org Sent: Thursday, June 15, 2000 12:26 PM Subject: [Zope] Importing data I have a Data.fs file from a previous instal of Zope. How can import parts of that data base to a current data.fs? I have a product setup in the old .fs that I want to use in the new....like a squishdot for instance.
Have you tried pushing the 'Export' button in the management interface? -- Chris McDonough Digital Creations Publishers of Zope - http://www.zope.org
participants (4)
-
Chris McDonough -
J. Michael Mc Kay -
J. Michael Mc Kay -
Oleg Broytmann