Get Data on excel sheet using stored procedure
hi,
As we all know that, in excel sheet there is a option of get external data in data tab
in MS Office-2007 & 2003. Here we can use wizard to get the data from database using queries and SPs.
Similarly, Now i want to get the data on excel sheet using stored procedure in my application which is in C#.Net.
Any Help will be appreciated.
Thanks
A.Eagle