My application truncates a database table and fills it with the rows from an excel....Using an excel file (2000 rows), below upload code inserts all the rows to database completely in my local pc (my development environment) and it did in the server too, ...