Is there some type of command that will allow me to transfer records in a
datatable/dataset/ or datareader to an Excel Spreadsheet?
Or do I have to do some type of manual iteration through a DataReader /
DataTable?

L Johnson

Re: Transfer Dataset / DataTable / Datareader Info to Excel Spreadsheet by Cor

Cor
Fri Nov 12 06:41:15 CST 2004

L. Anthony

Maybe can this help you?

http://support.microsoft.com/default.aspx?scid=kb;EN-US;316934

Cor

"L Anthony Johnson"
> Is there some type of command that will allow me to transfer records in a
> datatable/dataset/ or datareader to an Excel Spreadsheet?
> Or do I have to do some type of manual iteration through a DataReader /
> DataTable?
>
> L Johnson
>
>
>
>