Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Results to .txt

Author  Topic 

raddy
Starting Member

12 Posts

Posted - 2008-06-16 : 11:12:21
Hi,

How could I export results into a text file? Have been copying and pasting results into excel, but have been getting memory errors, whcihw e are working on fixing. In the meanwhile, I'd like to send these results (about 200,000 rows)into a .txt file as I execute teh query.

I use ms sql 2005

Thanks.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-06-16 : 11:21:22
http://www.developersdex.com/sql/message.asp?p=581&r=5843007
Go to Top of Page
   

- Advertisement -