SQlserver to excel
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi; how to import data from a different table of SQLServer 2008 database to excel without using the gridview . ThAnks
Only one posting is necessary. Please delete the other before someone responds to it. You don't need to use a GridView at all. You can create a DataTable and then export it to an Excel file.
I know the language. I've read a book. - _Madmatt