xml to MS Access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jamesnkk
    New Member
    • Nov 2006
    • 134

    #1

    xml to MS Access

    I am new to VB6, now my boss want me to extract data from XML log file into MS Access.I have not seen the XML log file yet, but it contain data of some machine failure codes.

    How can I extract the data using VB6, I read on some web, it a 2 process, 1st extract data to csv file then write to MS Access table.
    But I have no idea how to use vb6 to extract the xml file. Could someone enlighten me ?
  • danp129
    Recognized Expert Contributor
    • Jul 2006
    • 323

    #2
    http://www.google.com/search?hl=en&sa fe=off&q=xml+to +csv+vb6

    http://www.steveblenco we.com/xmltocsv.html

    I haven't done it myself, good luck

    Comment

    Working...