On Tuesday 13 January 2004 19:44, Andreas Jung wrote:
write a script that that splits the xml file (check the python docs for the xml processing possibilities) and then insert the stuff using zsql metho calls.....trivial
......for you maybe, for a zope incompetent probably a week's work. Thanks for your help, i now know the direction to point my nose in! regards garry
-aj
--On Dienstag, 13. Januar 2004 18:22 Uhr +0000 garry saddington
<garry@joydiv.fsnet.co.uk> wrote:
On Tuesday 13 January 2004 19:20, Andreas Jung wrote:
what is your *real* problem?
http upload is fairly easy creating a dtml method with the content is trivial using zsql is trivial
The real problem is taking an xml document with about 50 data items and inserting the data items (not the whole file) into Postgresql via the web using zope. There will be many such files each with the same data items but with different values. Then I would like to be able to export an xml document in the same format as the one above from the database via the web using zope. regards garry
_______________________________________________ Zope maillist - Zope@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 )