Does anyone know if this is possible? I want to automate various weekly reports using stored procedures, where i will use bcp to output a query to a file and then email it. However, I really want to send the file in Excel format rather than .csv, as it will be better for the customers.
Anyone got any ideas? Or if not, ideas on another way to do this?
Cheers.