I have an Excel File where data is being updated every second. New data is over-writing the earlier data. I want to fetch all the changes done in data into a MS SQL Database where every change should be recorded in every new row. Can anyone Please help...