Click here to Skip to main content
15,740,360 members

Comments by Member 12997518 (Top 1 by date)

Member 12997518 13-Feb-17 12:25pm View    
Garth,
I have been battling to get this right for two weeks already. We have computer running XRF analysis software that constantly generate report in xml format and this is saved in specific folder on local drive. So what i need to achieve is to write program that will detect new xml file been saved extract data from this file and write it into sql server 2008 R2. Once data has been extracted xml file can be renamed. You can assist me with C#. Much appreciated for your help.