After I run my T-SQL command to export a table, I want to run a commandline to comress my flat file.
Is that possible? If so, can someone give me an example?
I sure I can do it in SSIS but all I am doing is exporting from a SQL command and want to comress the file using a DOS commandline, that's it.
Using SSIS for this would be like using a chainsaw to slice my watermellon.
Thanks
Gene Laoyan