CSV Format

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
quioske
Forum Newbie
Posts: 9
Joined: Mon Jul 27, 2009 8:18 am

CSV Format

Post by quioske »

Hi,

I want to convert a MS-SQL recordset to a csv file.

how can i do this.

Thanks in advance
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: CSV Format

Post by VladSun »

There are 10 types of people in this world, those who understand binary and those who don't
quioske
Forum Newbie
Posts: 9
Joined: Mon Jul 27, 2009 8:18 am

Re: CSV Format

Post by quioske »

Thanks VladSun,
one more thing, how can i output textbox data to csv format
Post Reply