RSS Reporter for SQL Server

Ad-Hoc Query Feeds

 

RSS Reporter for SQL Server provides for generating standard RSS feeds containing the output of an ad-hoc TSQL query. You can add an ad-hoc query to the profile by specifying the followings:

Once you have defined the query and saved it, the name of the rss feed appears at the bottom part of screen. You can modify the query settings by clicking on the "Edit" link, or you can delete it by clicking on the "Delete" link. The feed can be generated by clicking on the name of the feed.


Note: RSS Reporter excludes from the feed all the fields of the type binary, varbinary, image, text, ntext, timestamp and xml. If the feed is consumed in Microsoft Internet Explorer 7, it can be sorted by any of the fields that the query produces.