Introducing Microsoft SQL Server 2008 R2 – Business Intelligence Samples

April 30, 2010

On April 14, 2010, Microsoft Press (blog | twitter) released my latest book, co-authored with Ross Mistry (twitter), as a free ebook download – Introducing Microsoft SQL Server 2008 R2. As the title implies, this ebook is an introduction to the latest SQL Server release. Although you’ll find a comprehensive review of the product’s features [...]

2

SQL Server 2008 R2 Reporting Services – I’ve Got Your Page Number (T-SQL Tuesday #005)

April 13, 2010

As you might have guessed if you’ve been reading my blog lately, I’ve been spending a lot of time working with the business intelligence features in SQL Server 2008 R2. Not just Reporting Services, but the whole BI stack. However, it just so happens that today is T-SQL Tuesday and the topic this month is Reporting [...]

2

SQL Server 2008 R2: Reporting Services – Look Up, Look Down, Look All Around (Part III)

April 7, 2010

Today’s post is the 3rd post in a series about the new lookup functions in SQL Server 2008 R2 Reporting Services. I covered the Lookup function in Part I of this series and the MultiLookup function in Part II.  The third and final lookup function is LookupSet. First, a quick review. The Lookup function evaluates one value per row in [...]

16