Ok, thanks, I will have to read up on these.
On Nov 15, 3:16 am, Jamie Fraser <[email protected]> wrote: > Validate your user input using appropriate validators. > > Use SQL Parameters in all your queries. > > On Sat, Nov 13, 2010 at 5:33 PM, Davej <[email protected]> wrote: > > After reading about SQL injection security issues... > > >http://en.wikipedia.org/wiki/SQL_injection > >http://msdn.microsoft.com/en-us/library/ms161953.aspx > > > I started wondering about the most efficient ways to filter a string. >
