Reports from SQL Server using Excel -


i've developed intranet system our company uses sql server 2008 backend. stores awful lot of information , i'm asked build reports various managers business. quite these reports variations on theme, whilst they're quite unique. @ moment write sql perform report , have them dump required output via asp.net pages. i'd away that, , thinking along lines of having managers query database using excel can decide fields filter on etc. end wrote couple of views , used excel connect them. problem without filtering end lot of data, wondering best way approach this. i've not had data warehousing/analysis services wondered if route at, or should looking @ reporting services? i've got access full microsoft stack happy use different solutions

i'm more happy spend time doing reading/research i'm bit unsure begin pointers gratefully received.

thanks in advance


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -