Writing DataReader Rows to Excel File
I’ve got data in SQL Server 2000 and have a HyperLink that goes to a pass-through form whose code-behind will output the data to an Excel file. I’ve been following this tutorial:
I’ve got data in SQL Server 2000 and have a HyperLink that goes to a pass-through form whose code-behind will output the data to an Excel file. I’ve been following this tutorial: