Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Import XML Files Into Access 2002

From: Paul Clement <UseAdddressAtEndofMessage@----------.--->
To: NULL
Date: 8/2/2004 10:00:00 AM
On Sat, 31 Jul 2004 12:05:10 -0500, "cksj" <cksanjose@h...> wrote:

¤ In MS Access 2002, there's a functionality that will allow me to import an
¤ XML file into the database.
¤ Is there a way to do this programatically using VB.Net?
¤ 

You can use the ImportXML method of the Access Application object via automation or you can use the
various XML classes to read the file in and write the data out line by line. Take a look at the
Using .NET DataSet Class example at http://www.perfectxml.com/articles/XML/ImportXMLSQL.asp. You
should be able to adapt it for an Access database.

 
Paul ~~~ pclement@a...
Microsoft MVP (Visual Basic)


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent