Have you visited the SQL Server 2005 Express Downloads page lately?
read more...
One of the things that troubles me most about SQL Injection is that is seems it is still very misunderstood. For example, is the following psuedo-code vulnerable to SQL Injection?
read more...
There's been quite a few posts out there with SQL implementations of Suduko puzzle solvers.
read more...