Since there's a multitude of possible ways you might want to represent the data inside Zope, it would be hard to make a generic product for this. But it would be easy to do yourself. There is a simple recipie on www.zopelabs.com for this, to which I added a note which you should read too. Have a search there. seb ----- Original Message ----- From: Trevor Toenjes <zope@toenjes.com> To: <zope@zope.org> Sent: Tuesday, December 04, 2001 8:39 PM Subject: [Zope] importing XLS files into ZODB or RDBMS
I was hoping to find a product that imports Excel spreadsheets into Zope as data. And creates a container in ZODB or creates a table in Postgres(RDBMS). I would settle for importing a CSV. I searched zope.org, but cant find anything but flaky discussions and proposals.
Does anything do this?
The first line of the XLS or CSV names the columns.
TIA, Trevor
_______________________________________________ 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 )