November 9, 2010
I think that anyone who has used the system stored procedure sp_depends to find dependencies in SQL Server will have discovered that the results cannot always be relied upon. Most notably, this can occur when modules (procedures, views etc) have been created out of dependency order. It seems that SQL Server only populates sys.depends values […]
Read the full article →
November 3, 2010
I suppose it’s traditional to start a new blog off with a “why am I here/what is this blog about” type post, so here goes… fast access cash I have worked in IT for almost eleven years, and have focussed on databases and SQL Server for ten of those. Like most seasoned professionals, I have […]
Read the full article →