Hi i just want make a report of database in MS Excel
how can i do that in c sharp?
Hi,
If you know how to get data from database then just see how to generate Excel based report
Regards
shabir
for generating xls output, i like to use the NPOI library.
its a free open source component for generating xls files.
http://npoi.codeplex.com/