I am looking at using SQL Reporting services with our SharePoint
installation. I have never user SQL Reporting Srevices and am very
new at setting up server topologies even though I have been a
programmer for some time.
I am sort of confused about what my options are in this arena. I
started by looking for a way to join two or more SharePoint lists
together in order to make any sort of halfway decent report from data
stored in Sharepoint. I heard you can't really do that. Then I found
some software that extends SQL Reporting Services to use a webservice
which allows you to access SharePoint lists and join them using SQL
like commands to form your dataset.
Then I start seeing something about running SQL Reporting Server in
SharePoint mode which requires SQL Reporting Services to be installed
on the web front end servers.
Now here are the questions:
Are we talking about two separate pieces here? Server and Services
for SQL Reporting?
In a SharePoint installation can you run a reporting server on the
same machine as the SharePoint_Config database, or would this be a
different server?
If on same server, is it a side by side installation or is it part of
the SQL DB that SharePoint uses?
Does running SQL Reporting Server in SharePoint integration mode
allow you to consume SharePoint lists as data sources, specifically
having the ability to join them?
If you are not running SQL Reporting Server in SharePoint integration
mode, can you just use a SharePoint web part to view the reports you
generate on another server?