sure, i would get a little familiar with e4x so you can manipulate xml files in the client
http://life.neophi.com/danielr/2006/04/flex_2_beta_2_actionscript_3_a.html then just save the xml file back to the server with remoteObject or httpRequest or whatever your method of communication is. d. On Jan 9, 2008 10:29 AM, Gustavo Duenas <[EMAIL PROTECTED]> wrote: > I'm just asking because when it comes I'd love to know how to set up > the database xml, on the server would be great, actually my knowledge of xml > is not much, so this would be a very handy information when it comes to set > up a proposal for clients. > And Positively i'd rather have the database in the server than in the > application itself. > > Do you know some tutorial on the net? > > > Regards > > Gustavo > > > On Jan 9, 2008, at 10:11 AM, Derrick Anderson wrote: > > hey gustavo, are u using adobe AIR for this or is it just flex (and are u > using livecycle). > > I guess the question is, where do you want to store the XML database, on > the server or on the client? > > d. > > On Jan 9, 2008 9:29 AM, Gustavo Duenas <[EMAIL PROTECTED]> > wrote: > > > Hi I was wondering since flex2 interacts mostly with xml, how can I set > > up a database in xml, instead of writing those all in simple text, there is > > a way > > to do the same we do with coldfusion, php, asp and javascript when we do > > submit data into a sql database. > > Actually I know how to do this in coldfusion, is a way to create xml > > from a cfoutput of a cfquery, but I guess there is a way to write this down > > directly on the xml file...Does anyone know a good tutorial about it.? > > > > Regards > > > > > > Gustavo > > > > > > > > Gustavo A. Duenas > > Creative Director > > LEFT AND RIGHT SOLUTIONS > > 904. 265 0330 - 904. 386 7958 > > www.leftandrightsolutions.com > > Jacksonville - Florida > > > > > > > > > > > > >

