Lance's Whiteboard

Random scribbling about C#, ASP.NET, Sql Reporting, etc.

News

BlogMailr Enabled




Sponsored Ad
Sponsored Ad

Blogs I Read

Developer Sites

Googling, etc...

MSDN Resources

Tutorials & Reference

Browse by Tags

All Tags » Sql Reporting Services (RSS)
Reporting Services administration changes in Katmai (v.Next)
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...
Find your Sql Server Version and Edition
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...
RSBuild deployment tool for Sql Server Reporting Services
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...
Requests for Sql Reporting Services v.Next team:
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...
Troubleshooting Sql Reporting Services custom assemblies (extensions & what not)
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...
Sql Reporting Services White Papers
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...
Sql Server Reporting Services (SRS) Scaleability and Licensing - Part 2
...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...
FW: Implementing Data Security in a [Sql 2005 Reporting Services] Report Model
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...
Brain-Dump for February
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...
Sql Server Reporting Services (SRS) Scaleability and Licensing
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 »