Extracting data from XML containing CDATA and store data in a .dbf file
Dec. 18, 2008
3:45 p.m.
I am looking for advice/efficient script to extract data from XML containing CDATA. I wish to extract all the data and store it in a .dbf file. Regards. David
December 2008
4:11 p.m.
New subject: Extracting data from XML containing CDATA and store data in a .dbf file
David Shi ha scritto:
I am looking for advice/efficient script to extract data from XML containing CDATA.
I wish to extract all the data and store it in a .dbf file.
Using System.XML you can iterate over all nodes and call InnerText
6326
Age (days ago)
6326
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daniele Esposti -
David Shi