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 ?
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 ?
Comment