Wednesday, April 02, 2008

Latest SQL Server 2005 Fixes

FIX: Error message when you run queries on a database that has the SNAPSHOT isolation level enabled in SQL Server 2005: "Unable to deallocate a kept page"

Error message when you execute a CLR routine or use an assembly in SQL Server 2005: "Assembly in host store has a different signature than assembly in GAC. (Exception from HRESULT: 0x80131050)"

FIX: SQL Server 2005 requests columns that you do not expect when you run a SELECT statement