Hi ,
I have xlsx sheet in my dropbox . It have 10 columns and 220 rows .
My databse table also have 10 columns, need to feed the xlsx sheet values to table .
Future i will add addtional rows in the same sheet .
I have a button called Sync Data in my applica tion . Whenever i click that button need to verify the sheet(new records) and need to update in DB as well .