Month September 2010

SQL Server Tip: NULLIF

To my shame, I’d never come across this in-built SQL Server function unless today. The NULLIF function allows you to specify a NULL if the result was going to be something else: will return NULL. Full details here on the…

NAnt task – bat file error codes

Just a quick something I found out a couple of moments ago. The <exec> task in NAnt is a life-saver for gluing together functionality that’s locked up in other programs, or in existing batch files. For a number of reasons…

Reporting Services Job Monitor

I’ve just posted the source code to an application I wrote 2½ years ago, whilst at the same time started using it again. The Reporting Services Job Monitor (RSJM) application was originally written to monitor long running reports in Microsoft…

Theme v1.0.19