Connecting Tech Pros Worldwide Help | Site Map

xml to MS Access

Familiar Sight
 
Join Date: Nov 2006
Posts: 134
#1: May 8 '08
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's Avatar
Expert
 
Join Date: Jul 2006
Posts: 250
#2: May 8 '08

re: xml to MS Access


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

http://www.steveblencowe.com/xmltocsv.html

I haven't done it myself, good luck
Reply