Skip to main content
Inspiring
June 29, 2006
Question

convert recordset to csv

  • June 29, 2006
  • 2 replies
  • 375 views
I want to convert and download the results of a recordset to a csv or xls
file. Can someone point me to an add on or a tutorial on how to accomplish
this. Thanks


This topic has been closed for replies.

2 replies

Inspiring
June 29, 2006
I do this all the time using SQL Server. You can run a dts package and
export your data to an excel file or flat text file.

"KP" <kpollard@sitecreators.com> wrote in message
news:e80u5s$qvj$1@forums.macromedia.com...
> I want to convert and download the results of a recordset to a csv or xls
> file. Can someone point me to an add on or a tutorial on how to accomplish
> this. Thanks
>
>