[Zope] Zope Advice for Java Man

David Hassalevris bluepaul at earthlink.net
Mon Oct 20 19:15:40 EDT 2003


You can export the spread-sheet as, say, a comma-delimited file - that can
be processed by an external python program and read that way.
But if you mean on the fly - then you might want to look into python + com
(there is a python book that discusses this, its title is "Python
Programming on Win32 by Hammond & Robinson).
HTH,
David
----- Original Message ----- 
From: "J. Cameron Cooper" <jccooper at jcameroncooper.com>
To: "Zope Users" <zope at zope.org>
Sent: Monday, October 20, 2003 4:05 PM
Subject: Re: [Zope] Zope Advice for Java Man


>
> >>>Can I convert an Excel sheet to read into Zope?
> >>>
> >>>
> If you mean looking at live data from Zope in Excel through ODBC or
> something then probably not unless you store your data in an external
> relational database (though I'm really not familiar with all those MS
> things).
>
>           --jcc
>
>
>
> -- 
> "My point and period will be throughly wrought,
> Or well or ill, as this day's battle's fought."
>
>
>
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )




More information about the Zope mailing list