I am running a stored procedure via a job. My end-user would like the output as a Comma Separated Value (CSV) report. Running this as a job doesn't produce that type of output (I can do it via Query Analyzer, but not via a job).
I have heard that BCP or DTS can do this and am reading up on both (never used either one). Which is the prefered/best method of running a job and having the output file be csv format - and not using Excel? Any suggestions?
-SQLBill
Posting advice: FAQ481-4875
I have heard that BCP or DTS can do this and am reading up on both (never used either one). Which is the prefered/best method of running a job and having the output file be csv format - and not using Excel? Any suggestions?
-SQLBill
Posting advice: FAQ481-4875