Skip to content

Commit 559802f

Browse files
authored
Update README.md
1 parent f3ab57a commit 559802f

File tree

1 file changed

+26
-140
lines changed

1 file changed

+26
-140
lines changed

README.md

Lines changed: 26 additions & 140 deletions
Original file line numberDiff line numberDiff line change
@@ -1,148 +1,34 @@
1-
21
<table style="width:100%">
32
<caption>
43
<h2>
54
<img align="left" src="Images/ReadMe/App.png" width="32px">
65
Microsoft SQL Server Reporting Services (SSRS)
76
</h2>
87
</caption>
9-
<tr valign="top">
10-
<td>
11-
<kbd>
12-
<a href="https://raw.githubusercontent.com/aduguid/SqlServerReportingServices/master/ServerDatabase/Database%20Dictionary.rdl">Data Dictionary</a>
13-
<br>
14-
<br>
15-
<img src="Images/ReadMe/ssrsdatadictionary.png" align="top" width="256px" title="Data Dictionary" />
16-
<br>
17-
<br>
18-
This report is used for querying the
19-
<br>
20-
data dictionary of a SQL Server database.
21-
</kbd>
22-
</td>
23-
<td>
24-
<kbd>
25-
<a href="https://raw.githubusercontent.com/aduguid/SqlServerReportingServices/master/ServerDatabase/Scheduled%20Jobs.rdl">Scheduled Jobs Gantt Chart</a>
26-
<br>
27-
<br>
28-
<img src="Images/ReadMe/ssrsscheduledjobs.png" align="top" width="256px" title="Scheduled Jobs Gantt Chart" />
29-
<br>
30-
<br>
31-
This report is used for querying the
32-
<br>
33-
scheduled jobs for a SQL Server database.
34-
</kbd>
35-
</td>
36-
<td>
37-
<kbd>
38-
<a href="https://raw.githubusercontent.com/aduguid/SqlServerReportingServices/master/ServerDatabase/Activity%20Moniter.rdl">Activity Monitor</a>
39-
<br>
40-
<br>
41-
<img src="Images/ReadMe/image-not-available.png" align="top" width="256px" title="Activity Monitor" />
42-
<br>
43-
<br>
44-
This report queries the activity monitor
45-
<br>
46-
of a SQL Server.
47-
</kbd>
48-
</td>
49-
</tr>
50-
<tr valign="top">
51-
<td>
52-
<kbd>
53-
<a href="https://raw.githubusercontent.com/aduguid/SqlServerReportingServices/master/ServerReports/Report%20List.rdl">Report Listing</a>
54-
<br>
55-
<br>
56-
<img src="Images/ReadMe/ssrsreportlisting.png" align="top" width="256px" title="Report Listing" />
57-
<br>
58-
<br>
59-
This report is used for querying the
60-
<br>
61-
deployed SSRS reports, their subscriptions
62-
<br>
63-
and their execution logs.
64-
</kbd>
65-
</td>
66-
<td>
67-
<kbd>
68-
<a href="https://raw.githubusercontent.com/aduguid/SqlServerReportingServices/master/ServerReports/Subscriptions.rdl">Report Subscriptions</a>
69-
<br>
70-
<br>
71-
<img src="Images/ReadMe/ssrsreportsubscriptions.png" align="top" width="256px" title="Report Subscriptions" />
72-
<br>
73-
<br>
74-
This report is used for querying the
75-
<br>
76-
deployed SSRS subscriptions.
77-
</kbd>
78-
</td>
79-
<td>
80-
<kbd>
81-
<a href="https://raw.githubusercontent.com/aduguid/SqlServerReportingServices/master/ServerReports/Execution%20Log.rdl">Execution Log</a>
82-
<br>
83-
<br>
84-
<img src="Images/ReadMe/image-not-available.png" align="top" width="256px" title="Execution Log" />
85-
<br>
86-
<br>
87-
This report is used for querying the
88-
<br>
89-
report server exection log table.
90-
</kbd>
91-
</td>
92-
</tr>
93-
<tr valign="top">
94-
<td width="33%">
95-
<kbd>
96-
<a href="https://github.com/aduguid/SqlServerReportingServices/blob/master/ServerReports/Report%20Documentation.rdl">Report Documentation</a>
97-
<br>
98-
<br>
99-
<img src="https://raw.githubusercontent.com/aduguid/SoftwarePortfolio/master/Images/ReadMe/ssrsreportdocumentation.png" align="top" width="256px" title="Report Documentation" />
100-
<br>
101-
<br>
102-
<span style="max-width:256px;">This report is used for querying the deployed report XML.</span>
103-
<br>
104-
</kbd>
105-
</td>
106-
<td width="33%">
107-
<kbd>
108-
<a href="https://github.com/aduguid/SqlServerReportingServices/blob/master/ServerReports/Data%20Sources.rdl">Report Data Sources</a>
109-
<br>
110-
<br>
111-
<img src="Images/ReadMe/image-not-available.png" align="top" width="256px" title="Report Data Sources" />
112-
<br>
113-
<br>
114-
<span style="max-width:256px;">This report is used for querying the deployed data sources.</span>
115-
<br>
116-
</kbd>
117-
</td>
118-
<td width="33%">
119-
<kbd>
120-
<a href="https://github.com/aduguid/SqlServerReportingServices/blob/master/ServerReports/Permissions.rdl">Report Server Folder Permissions</a>
121-
<br>
122-
<br>
123-
<img src="Images/ReadMe/image-not-available.png" align="top" width="256px" title="Report Server Folder Permissions" />
124-
<br>
125-
<br>
126-
<span style="max-width:256px;">This report is used for querying the report server folder permissions.</span>
127-
<br>
128-
</kbd>
129-
</td>
130-
</tr>
131-
<tr valign="top">
132-
<td width="33%">
133-
<kbd>
134-
<a href="https://gist.githubusercontent.com/aduguid/4905cd812ef2c86ad3d026be852c62ad/raw/deff6b7cd79f2b729aa31e62795cfa32956cf4f3/SSRS.heatmap_example">Heat Map Calendar</a>
135-
<br>
136-
<br>
137-
<img src="https://raw.githubusercontent.com/aduguid/SoftwarePortfolio/master/Images/ReadMe/ssrsheatmap_calendar.png" align="top" width="256px" title="Heat Map Calendar" />
138-
<br>
139-
<br>
140-
<span style="max-width:256px;">This report is a heat map calendar of events. It uses a variable for the base color.</span>
141-
<br>
142-
</kbd>
143-
</td>
144-
</tr>
1458
</table>
146-
<br>
147-
<br>
148-
<br>
9+
10+
## File List
11+
- Miscellaneous
12+
- Documentation
13+
- Report Requirements.docx
14+
- Report Style Guide.docx
15+
- Report Unit Testing Checklist.docx
16+
- Scripts
17+
- CandyStripe.vb
18+
- HeatMapColor.vb
19+
- HeatMapColorGradate.vb
20+
- UpdateSubscriptionOwner.sql
21+
- Reports
22+
- Database Server
23+
- Activity Moniter
24+
- Database Dictionary <kbd><img src="Images/ReadMe/ssrsdatadictionary.png" width="32px"></kbd>
25+
- Job Search
26+
- Scheduled Jobs <kbd><img src="Images/ReadMe/ssrsscheduledjobs.png" width="32px"></kbd>
27+
- Report Server
28+
- Data Sources
29+
- Execution Log
30+
- Heat Map Calendar (using execution log) <kbd><img src="Images/ReadMe/ssrsheatmap_calendar.png" width="32px"></kbd>
31+
- Permissions
32+
- Report Documentation <kbd><img src="Images/ReadMe/ssrsreportdocumentation.png" width="32px"></kbd>
33+
- Report List <kbd><img src="Images/ReadMe/ssrsreportlisting.png" width="32px"></kbd>
34+
- Subscriptions <kbd><img src="Images/ReadMe/ssrsreportsubscriptions.png" width="32px"></kbd>

0 commit comments

Comments
 (0)