Hi Friends
I want to read sql server table data into excel sheet (using stored procedure) and should be able to edit the values and should be
able to use excel formula in the sheet and should update once save in excel and to be stored in database using stored procedure
I want to give excel interface to user but backend should be sql server and using asp.net code.
Does anybody has done similar req. what are the tips for the same.
Also suggest is it good practice.
Thanks in advance
Srinath