Browse by Tags
All Tags »
Sql Reporting Services (
RSS)
Brian Welcker posts some information on changes they are consindering to how you will administer Sql Server Reporting Services in the next version, codenamed Katmai. Right now, administering Report Models exposed to Report Builder requires you to launch...
When working with Sql Reporting Services or other features that are version-specific, I often need to know what version of Sql Server is running on the target server. For Sql 2000 and newer, you can simply query: SELECT SERVERPROPERTY( ' productversion...
I just discovered this promising project named RSBuild on CodePlex for scripting the deploy of Stored Procedures & Sql Reporting artifacts. RSBuild is a deployment tool for SQL Server Reporting Service. It currently supports two types of tasks: executing...
I recently completed a project in which I think I utilized every API and every extensibility point available within Sql Server 2005 Reporting Services and walked away from the experience feeling soiled, smelly, and dirty. This wasnt my first time exploring...
I dont have time for a lengthy post, so here is some link-love for some great articles that have helped me lately with some data extensions and other custom code I am writing for Sql Server 2005 Reporting Services: Using SQL Reporting Services 2005 and...
Brian Welcker , the MS PM for Sql Reporting Services, posted a list of new white papers recently posted to MSDN covering various Report development topics including Xml, Web Services, Charts, MS Office, OLAP, Drill Down, and Exection Logs. Although all...
...okay, so Licensing for Sql Server Reporting Services IS a little more expensive when scaled-out... In my previous post on " Sql Server Reporting Services (SRS) Scaleability and Licensing " I explained how to scale Sql Reporting services and how this...
In this recent article , Bob Meyer [MS] explains how to build secure Report Models for the new Report Builder tool using Perspectives, Model Item Security, Security Filters, and Opaque expressions. This is a great compliment to his many other posts on...
Here are some random links to sites, tools and other things going on in my life right now: Windows Workflow Foundation beta 2 released! I'm still finishing some prototyping with the WWF v1.2 and Office 12 beta1 I received after PDC05 , but I'm very excited...
I often read newsgroup posts complaining about licensing issues surrounding Sql Reporting Services. However, I think most of the complaints are overblown. In mosts cases, you simply need to reconsider why you are having to deal with these licensing issues...
More Posts
Next page »