Transfer data from SQL Server table using query to Excel and vice-versa
- by Abhishek Kapuria
I want to transfer data from SQL Server table to Excel sheet using 3 tier architecture in asp.net 3.5. After user has made required changes in the Excel sheet I want Excel sheet to get uploaded and update data in the table with validation for proper data.