January 18, 2008
I was installing SQL Server 2005 with all the trimmings (including Notification Services) onto my WinXP Pro machine. During the install step for Notification Services I received a nasty error that looked exactly like this (only less blurry): The text of the error message is: Failed to install and configure...
December 11, 2007
I've got an article titled "Advanced Matrix Reporting" over at Simple-Talk that was just published. The biggest issue I find with the Matrix control in SSRS is the difficulty in doing complex aggregates other than SUM. Sometimes you'd like to do variances of year over year totals. Check...
December 09, 2007
Originally appeared in SQL Server Magazine If your mobile users aren't already demanding access to SQL Server data while they're on the road, they soon will be. Mobile users might need to add and edit records that they'll synchronize with the database when they return to the office. Or to...
October 26, 2007
I've got an article titled "Reporting at the Top" over at Simple-Talk that was just published. This is the article abstract: Often, when developing reports in Reporting Services (SSRS), one has to mix summary information with the details. In Reporting Services, It is not difficult to provide...