October 28, 2008 at 4:30 am
Hi ,
I need to get the query results to csv file. But on getting the results there, along with the data I also get lines saying "6 rows affected" or "1 row affected". Is there any option to get rid of this line? Moreover I am running the query through a job & getting the results into csv file. Please suggest a method ASAP.
Thanks
Have a nice day !!!
----------------------------------------------------------------
**"There is only one difference between dream and aim. Dream requires Soundless sleep to see…Where as Aim Requires Sleepless Efforts to Achieve":-) **
October 28, 2008 at 4:38 am
Hi,
I have resolved it myself... 🙂
Thanks
----------------------------------------------------------------
**"There is only one difference between dream and aim. Dream requires Soundless sleep to see…Where as Aim Requires Sleepless Efforts to Achieve":-) **
October 28, 2008 at 4:46 am
October 28, 2008 at 4:49 am
start your query with:
SET NOCOUNT ON
Wilfred
The best things in life are the simple things
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply