May 8, 2015 at 6:11 am
Hi,
Is there any way to find Report server database name using T-SQL?
I have SQL server report server instance and authentication credentials.
I can use sys.databases but in case of user had changed ReportDb name at the time of configuration this approach will not work then How I can find?
Thanks.......
-----------------------------------
My Blog[/url] | Articles
May 8, 2015 at 7:09 am
The configuration is stored in the RSreportserver.config file. It's not trivial to shred the file in T-SQL, nor I think it's the right tool for the job.
-- Gianluca Sartori
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply