Save All Values of Database to Text File?

Posted by cam on Stack Overflow See other posts from Stack Overflow or by cam
Published on 2010-04-28T11:17:43Z Indexed on 2010/04/28 11:23 UTC
Read the original article Hit count: 199

I was wondering if there was a way to extract all the values of a column, and then save each value into separate text files (labeled ANYTHING, 1-100 works fine).

I know how to do this through another language, but I'm using SQL Server 2008 with Microsoft SQL Server Manager and it would save me some time from figuring out how to do it through C#.

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server-2008-express