Skip to main content
Randy Walker

Randy Walker's thoughts on technology leadership, cloud transformation, entrepreneurship, and the business of innovation.

Contact Info
479.871.2172

Quick Links

Follow Me

SQL Injection article

SQL Injection article

22 Mar 2008 By Randy Walker

It’s hard to believe that SQL injection is still an issue.  My friend Zain Naboulsi gave us a great overview of basic security hacks and how to defend against them at our last MSDN Express event.  I recall learning about SQL Injection issues over 12 years ago in my first job.

Here’s a fairly decent article about some of the details of SQL Injection, in case you’re not familiar with it’s problems.

http://www.sqlservercentral.com/articles/Security/updatedsqlinjection/2065/