[Zope] importing data

Andy McKay andym@ActiveState.com
Tue, 7 Nov 2000 13:49:40 -0800


Im trying to finish a Product that does a very simplified version of what
you want, just sucks all txt html stuff from a file. This can be most easily
accomplished using Python reading straight off the file system or xml-rpc or
some other system. If you are comfortable with Python its not too bad....

--
  Andy McKay, Developer.
  ActiveState.

----- Original Message -----
From: "James Sintz" <jsintz@ohiohistory.org>
To: <zope@zope.org>
Sent: Tuesday, November 07, 2000 1:26 PM
Subject: [Zope] importing data


> I have created a simple zclass product for a web based newsletter. Each
> day's newsletter is input into a form and added into the ZODB as instances
> of this newsletter zclass. My question is... how do I import 2 years worth
> of newsletters from tab delimited files exported from another database?
>
> I searched the archives and how-to section and could not find the answer.
Is
> this possible to do?
>
> Thanks!!
>
> Jamey
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>