XML parser

From: Jens Gruschel (nospam_at_pegtop.net)
Date: 07/10/04


Date: Sat, 10 Jul 2004 21:26:32 +0200

For one of my applications I write and read some data to / from a CSV file
with a simple routine based on a text file and some string separation
functions. Now I want to replace the CSV file by a XML file. Is there a good
and simple XML component around, free if possible, which I can use easily
without having to change too much of my existing code? Probably a parser for
reading would do, because it wouldn't be too hard to code my own routine to
write the XML file.

Jens



Relevant Pages

  • Re: XML parser
    ... Go to sourceforge and download Turbopower's XMLpartner component pacakage. ... Now I want to replace the CSV file by a XML file. ... because it wouldn't be too hard to code my own routine ...
    (borland.public.delphi.thirdpartytools.general)
  • Help :XML file data formatting ??
    ... field on the third record in the file might correspond to telephone number. ... For that I need to read this CSV file and build the proper XML file node ...
    (microsoft.public.dotnet.general)
  • Re: Complex Import Problem - PDF to XML to CSV to Access?
    ... CSV file of numeric values into one with the corresponding text values. ... What's in the XML file? ... and translate the numerical data back into the text I need. ... John Nurick [Microsoft Access MVP] ...
    (microsoft.public.access.externaldata)
  • Re: XML to CSV
    ... Harry wrote: ... and convert it to a CSV file using an XSLT file. ... Everything works fine but I cannot figure out how to include the list of field names as the first row in the CSV file. ... if your XML file looked like this: ...
    (microsoft.public.sqlserver.xml)
  • Creating Access MDBs with ADOX.
    ... I have been working on a routine to move data from an XML file to an Access ... MDB. ... Prev by Date: ...
    (microsoft.public.data.ado)