The solution for the SQL Injection Bug

November 3rd, 2006

Joel Spolsky explains in detail about the SQL Injection Bug. But there are direct pointers to solve the issue..

It looks like using The Prepared Statements is the right solution