Click here to Skip to main content
15,906,455 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Injection Pin
Ritesh123410-Jan-08 4:27
Ritesh123410-Jan-08 4:27 
GeneralRe: SQL Injection Pin
Colin Angus Mackay12-Jan-08 1:32
Colin Angus Mackay12-Jan-08 1:32 
GeneralRe: SQL Injection Pin
Dave-B10-Jan-08 5:31
Dave-B10-Jan-08 5:31 
GeneralRe: SQL Injection Pin
Ritesh123410-Jan-08 9:07
Ritesh123410-Jan-08 9:07 
GeneralRe: SQL Injection Pin
Pete O'Hanlon10-Jan-08 9:55
mvePete O'Hanlon10-Jan-08 9:55 
GeneralRe: SQL Injection Pin
Dave Kreskowiak10-Jan-08 10:04
mveDave Kreskowiak10-Jan-08 10:04 
GeneralRe: SQL Injection Pin
Ritesh123411-Jan-08 3:14
Ritesh123411-Jan-08 3:14 
GeneralRe: SQL Injection Pin
Dave Kreskowiak11-Jan-08 6:42
mveDave Kreskowiak11-Jan-08 6:42 
"The Six Dumbest Ideas in Computer Security[^]" is one of the best essays I've seen on security. Make sure you pay attention to point #2.

How many different ways are there to hack a database?? There are dozens and dozens of them. Now add the poor security in your code and you've opened up dozens more. Are you going to address each one of these vulnerabilities on an individual basis, such as that one Replace statement?? How about the other 9,999 vulnerabilities?? Starting to see the point behind "Enumerating Badness"??

If you read the entire article, it explains perfectly why the mere existance of virus scanning software is a stupid idea. And it's one which I happen to subscribe to.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralMySql C# Stored Function Problem Pin
js800859-Jan-08 6:34
js800859-Jan-08 6:34 
GeneralHelp in query design Pin
www.Developerof.NET9-Jan-08 5:35
www.Developerof.NET9-Jan-08 5:35 
GeneralRe: Help in query design Pin
DotNetXenon9-Jan-08 7:58
DotNetXenon9-Jan-08 7:58 
GeneralRe: Help in query design Pin
GuyThiebaut9-Jan-08 10:06
professionalGuyThiebaut9-Jan-08 10:06 
GeneralRe: Help in query design Pin
veereshIndia13-Jan-08 19:46
veereshIndia13-Jan-08 19:46 
GeneralASP.Net: Custom control problem with XML file data source Pin
Emma Burrows9-Jan-08 5:35
Emma Burrows9-Jan-08 5:35 
Generalda.Fill(second datatable) Pin
CandyMe9-Jan-08 5:20
CandyMe9-Jan-08 5:20 
GeneralRe: da.Fill(second datatable) Pin
Tom Deketelaere9-Jan-08 5:25
professionalTom Deketelaere9-Jan-08 5:25 
GeneralRe: da.Fill(second datatable) Pin
CandyMe9-Jan-08 5:32
CandyMe9-Jan-08 5:32 
GeneralRe: da.Fill(second datatable) Pin
Tom Deketelaere9-Jan-08 7:34
professionalTom Deketelaere9-Jan-08 7:34 
Questioninsert special characters into sql database Pin
swissmiss869-Jan-08 5:02
swissmiss869-Jan-08 5:02 
GeneralRe: insert special characters into sql database Pin
Ritesh12349-Jan-08 12:54
Ritesh12349-Jan-08 12:54 
Generalforce table names [modified] admin please move post to vb.net forum (thank you) Pin
Tom Deketelaere9-Jan-08 3:47
professionalTom Deketelaere9-Jan-08 3:47 
GeneralCalculation not done in SubQuery :( Pin
ha_haseebahmad9-Jan-08 0:20
ha_haseebahmad9-Jan-08 0:20 
Questionhow to define a result a in a sp Pin
jagan1238-Jan-08 23:21
jagan1238-Jan-08 23:21 
AnswerRe: how to define a result a in a sp Pin
pmarfleet9-Jan-08 0:03
pmarfleet9-Jan-08 0:03 
AnswerRe: how to define a result a in a sp Pin
Joe9-Jan-08 0:07
Joe9-Jan-08 0:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.