I need to save the results of a SQL Server stored procedure into an Excel file. How can I do this programatically, as part of the same stored procedure - preferably as the last step of the stored procedure?I need to save the results of a SQL Server stor