6854
SQL Server 2008 and .NET Framework 2.0 SP2 dependency explained
A practical use for filtered indexes
Visual Studio 2008 Service Pack 1 released
SQL Server Spatial Tools now available on CodePlex
SQL Server 2008 ships
The pain of SQL Server and working with dates
How many times have you tried to design an efficient database table design in SQL Server only to stumped with the problem of storing pure date values. Yes the currently released versions of SQL Server (up to 2005) don’t support a pure date only data type. Note that SQL Server 2008 add the new DATE […]