Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

convert recordset to csv

LEGEND ,
Jun 29, 2006 Jun 29, 2006
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


TOPICS
Server side applications
378
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 29, 2006 Jun 29, 2006
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 29, 2006 Jun 29, 2006
LATEST
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
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines