March 6, 2010 at 7:57 am
How to do tie together a table of contents, page numbers and title of reports in sql server report 2008? Is there some url that I should use as a reference?
March 11, 2010 at 5:23 pm
If you are referring to making a TOC for an individual report use the Document Map feature in SSRS.
If you are talking about making a TOC of contents listing all your reports: First the report manager does a pretty good job of this. If this is not what you are looking for I understand that it is possible (I have not done it myself) to query SQL server to get a list of reports and then turn that query into a report. I found a note about it on Experts Exchange, scroll all the way to the bottom to see the query listing.
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23557638.html
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply