
January 24th, 2005, 09:56 AM
|
 |
Contributing User
|
|
|
|
|
Extraneous spaces in job text output
Hi
Rather than providing several web-based reports for the company directors, I've opted to produce these with the SQL Server Agent by running the queries as overnight jobs and sending the output to .txt files in a secure folder
Everything is absolutely fine apart from the fact that the reports always have masses of white space between columns: Is anybody aware of what causes there to be so much space between columns and if it's possible to reformat the report or the query to stop it?
Thanks
__________________
selwonk
If I've posted some code above, you might think it looks a bit simplistic. It might be. I'd rather people tried the next step themselves rather than getting a full solution on a plate. That way they learn more!
Last edited by selwonk : January 24th, 2005 at 09:59 AM.
Reason: Removed text and made into an attachment
|