Wednesday, March 21, 2012

from xml to database

I have an xml file I need to parse and add the data to a database. What
is the best way to do this. Are there any good articles/code samples to
do this
DaveHow big is the XML file?
Is the data in the elements or attributes of the XML document?
Is this a one time import or something you'll be doing on a regular basis?
"dfetrow410@.hotmail.com" wrote:

> I have an xml file I need to parse and add the data to a database. What
> is the best way to do this. Are there any good articles/code samples to
> do this
> Dave
>

No comments:

Post a Comment