Really easy way to start - take your XML file - Run ParseXML() over it - dump it out and take a look
Essentially it is just represented as a series of arrays and structs, and can be treated as such. Let us know how you go. Mark On 9/1/05, Chad Renando <[EMAIL PROTECTED]> wrote: > Hey all. I finally have my first need to incorporate XML. I need to > take an XML file and insert the data in it into a database, looping > through it as one would a comma delimited text file... I think. > > Can anyone offer some starter input as to how to do this, or point me > in a good direction? I have read up on XML itself, but need some info > on getting it into the DB. > > Cheers, > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740 --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
