whizkid123
Active member
Hi all! Im creating an XML file with data populated from my database. Till now I have been successful in creating the file. But now the problem is, if the table has more than 1 record for the particular Id, then instead of overwriting the XML file with the latest record, as it is happening now, it should create a seperate tag without overwriting the existing tag. Ive tried to use arrays while declaring the items in the collection but of no
help. How can this be accomplished?? Thanx!
help. How can this be accomplished?? Thanx!