Generally the way this mailing list works is, you would try something, then ask for help when you encounter a problem. Instead, you said what you needed to do and expected someone to show you how. If you would like that service, I'm sure there are people who provide that service for a fee (zope.com). Otherwise, give it a try and let us know when you run into a snag. Thanks, Derek Wilson -----Original Message----- From: garry saddington [mailto:garry@joydiv.fsnet.co.uk] Sent: Tuesday, January 13, 2004 11:33 AM To: Andreas Jung; zope@zope.org Subject: Re: [Zope] xml possibilities 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 )
_______________________________________________ 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 )
On Tuesday 13 January 2004 19:52, Wilson, Derek wrote:
Generally the way this mailing list works is, you would try something, then ask for help when you encounter a problem. Instead, you said what you needed to do and expected someone to show you how. If you would like that service, I'm sure there are people who provide that service for a fee (zope.com). Otherwise, give it a try and let us know when you run into a snag.
I am trying something, i am part way through a large database driven application. I then run into a snag, I know what i want to happen but I don't know which way to do it for the best, so I ask - or have I misunderstood the purpose of mailing lists?. If you had read my posts properly, I asked to be pointed in the right direction, not for someone to do it for me. I then responded to a request by a responder for further details which I supplied. I find your tone condescending, patronising and offensive. I don't ask many questions on this list, and then only when I absolutely can't find an answer elsewhere, so in future I will look even harder elsewhere. The zope community needs new members, if I had your knowledge I would be trying to foster better realationships with fellow users. regards garry
Thanks, Derek Wilson
-----Original Message----- From: garry saddington [mailto:garry@joydiv.fsnet.co.uk] Sent: Tuesday, January 13, 2004 11:33 AM To: Andreas Jung; zope@zope.org Subject: Re: [Zope] xml possibilities
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 )
_______________________________________________ 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 )
participants (2)
-
garry saddington -
Wilson, Derek