Re: XML parser
From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 07/10/04
- Next message: C4D - Kim Madsen: "Re: XML parser"
- Previous message: Xavier Pacheco: "Re: XML parser"
- In reply to: Jens Gruschel: "XML parser"
- Next in thread: C4D - Kim Madsen: "Re: XML parser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 10 Jul 2004 23:57:17 +0400
MS XML is very good. It is free and available on
http://msdn.microsoft.com/XML/XMLDownloads/default.aspx - look for MSXML
4.0. MS XML 3 is installed with IE starting, if I am not wrong, from IE 5.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Jens Gruschel" <nospam@pegtop.net> сообщил/сообщила в новостях следующее:
news:40f042c0@newsgroups.borland.com...
> 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
>
>
- Next message: C4D - Kim Madsen: "Re: XML parser"
- Previous message: Xavier Pacheco: "Re: XML parser"
- In reply to: Jens Gruschel: "XML parser"
- Next in thread: C4D - Kim Madsen: "Re: XML parser"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|