advise on pointing reporting service data sources
Posted
by
pearcewg
on Server Fault
See other posts from Server Fault
or by pearcewg
Published on 2012-10-18T01:17:17Z
Indexed on
2012/10/18
17:05 UTC
Read the original article
Hit count: 211
sql-server
|sql
It's possible I am unable to resolve this because I have been spoiled in other DEV environments where I had one database server for each reporting server.
I need some advise on how to point a single SQL Server reporting server to multiple database servers. These databases correspond to DEV, TEST and QA environments.
The way the reporting is currently configured I am unable to toggle between environments gracefully.
Any advise would be greatly appreciated.
© Server Fault or respective owner