Monday, October 02, 2006 - Posts

Paul Litwin has pointed out in one of his blog post's that Red Gate's SQL Prompt utility, a great IntelliSense utility for SQL server can be downloaded for free until the next version is released. To download SQL Prompt, visit http://www.red-gate.com/products/SQL_Prompt/index.htm.
with 0 Comments
Scott Guthrie just posted some really good stuff about preventing SQL injection attacks. In his blog post he talks about an application that Michael Sutton created to check SQL injection attacks by screening Google search and looking for sites with QueryString, etc. Check out his post for more details: http://weblogs.asp.net/scottgu/archive/2006/09/30/tip_2f00_trick_3a00_-guard-against-sql-injection-attacks.aspx
with 0 Comments