Archive for May 2008

Pain and Suffering on Ebay – the story continues

May 28th, 2008 | By Christian Donner | Category: Ebay

For the 2nd time in about a year I ran into what appears to be a fraudulent seller on Ebay. The last time it was someone who messed up by purchasing a large lot of bad memory chips himself, but who still went ahead and sold it off on Ebay (see my earlier post about this [...]



SQL Server 2005 – Recursion

May 3rd, 2008 | By Christian Donner | Category: SQL Server

Why do I find all the examples of how to use recursion in SQL Server 2005 too complicated (including the one in the Microsoft help)?
Here is mine that does the bare minimum.