Re: reading XML string and writing it to a SQL database
- From: "Mike Shkolnik" <mshkolnik2002@xxxxxxx>
- Date: Wed, 28 Jun 2006 12:49:09 +0300
I updated my post to include data. I generated the data packet using aCDS
and loaded it from a table. How do I get data from a string as below intoa
database. That is the question.Just parse the xml-string using TXMLDocument component (wrapper for
Microsoft parser) and insert these values to your database.
As alternative, you may use the SMImport suite: http://www.scalabium.com/smi
Your xml-file will be parsed by TSMImportFromXML without any problem and
parsed values will be moved to destination dataset
--
With best regards, Mike Shkolnik
E-mail: mshkolnik@xxxxxxxxxxxxx
WEB: http://www.scalabium.com
.
- Follow-Ups:
- Close but not exactly there
- From: Larry
- Close but not exactly there
- References:
- reading XML string and writing it to a SQL database
- From: Larry
- Re: reading XML string and writing it to a SQL database
- From: Glynn Owen
- Re: reading XML string and writing it to a SQL database
- From: Larry
- reading XML string and writing it to a SQL database
- Prev by Date: Re: reading XML string and writing it to a SQL database
- Next by Date: Test if field in DB exsits
- Previous by thread: Re: reading XML string and writing it to a SQL database
- Next by thread: Close but not exactly there
- Index(es):
Relevant Pages
|