All Tags »
.NET »
SQL Server »
Katmai »
LINQ
Sorry, but there are no more tags available to filter with.
-
SQL Server 2008 is upon us and if there is one feature about which I am somewhat excited (sad geek, I know) is the plethora of new data types designed purely to store dates and times. To explain the reasons for this excitement let me just list the problems with existing SQL types.
The first major issue is that of resolution: Smalldatetime has ...