I need to send via email multiple excel reports with approximately 60 to 100 columns.
Currently I am using SSRS to render it to excel and send out via emails.
But is there any more efficient way maybe?
Data generated by stored procedure in SQL. All I need is just to send out chunk of data, no graphs no charts.