Monthly Archive: May 2008
Fellow MVP Steve Kass and Microsoft's Buck Woody have some links and advice about preventing SQL injection attacks not only from affecting your data but also from affecting your users. You can see the...
As you may know, I have been heavily involved in testing a lot of the new features in SQL Server 2008, and am likely as excited as anybody about its release. Since I work...
Currently, the plans for IntelliSense are to support SQL Server 2008 *ONLY*… since it works against SQL Server 2005 in the February CTP, I was very surprised to learn that it is being dropped...
A frequently asked question that surfaced again today is, "how do I see when my data has been accessed last?" SQL Server does not track this information for you. SELECT triggers still do not...