Yes it's correctly, I have a simple xml file, and i wish to understand if it's possibile Insert, Selecet update delete "record" into a xml file.... Thanks devis ps. Ok if't possibile only with HTTPSERVICE...
--- In [email protected], "greg h" <[EMAIL PROTECTED]> wrote: > > devis, > > Could you please provide a bit more detail about what you are trying to do? > > CRUD is an acronym usually associated with the database operations INSERT, > SELECT, UPDATE and DELETE. > > When you ask for "some example how to implement Flex 2 CRUD with xml > file???" what do you mean? > > Have you looked at the Flex 2 documentation sections on: > > - The E4X approach to XML processing > > http://livedocs.macromedia.com/flex/201/html/13_Working_with_XML_169_03.html > - Working with XML > > http://livedocs.macromedia.com/flex/201/html/13_Working_with_XML_169_01.html > > > g > > > On 1/6/07, devisbalsemin <[EMAIL PROTECTED]> wrote: > > > > Hi, > > can you help me to find some example how to implment Flex 2 CRUD with > > xml file??? > > Thanks > > devis > > >

