Sorry for the noob question. I want to know if I can connect an SSRS instance to multiple SQL instances. EG:
SSRSserverA with an SSRS instance installed is configured to connect to SQLServerA's SQL instance's ReportServer DB.
I want to connect SSRSserverA to a ReportServer DB on SQLServerB.
Can I configure the same SSRSserverA instance to read from both SQLServerA's and SQLServerB's ReportServer's DB?
Or do I need to create a new SSRS instance on SSRSserverA and configure connection to SQLServerB?
Thanks,
Scott