Importing Multiple XML Files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Spike13
    New Member
    • Mar 2007
    • 2

    Importing Multiple XML Files

    I have thousands of XML files that I would like to import into Access or convert to .txt and then import into access.

    Can anyone suggest the easiest and fastest way to do this?
  • sani723
    New Member
    • Feb 2007
    • 117

    #2
    its upto the requirement if you want some certain info from different XML file then in xsl document import the required file useing doucment() function. and then pass it to data set and then export.

    and i fu want to directly to Access then this can help u.
    Click Here

    Comment

    • dorinbogdan
      Recognized Expert Contributor
      • Feb 2007
      • 839

      #3
      Welcome to TheScripts TSDN...

      See also this article:
      Importing and Exporting XML Data Using Microsoft Access.

      It may help to run more imports at once.

      Comment

      Working...