sql server password hacking
C#
2
Posts
2
Posters
0
Views
1
Watching
-
i am now working in a web developing project and bind the web page with sql server. my question is: I want to handle the tricks that may cause any crash in sql when a user type "slash" or anything like this or any equation make the sql accept what he wrote thanks in advance.
haitham
-
i am now working in a web developing project and bind the web page with sql server. my question is: I want to handle the tricks that may cause any crash in sql when a user type "slash" or anything like this or any equation make the sql accept what he wrote thanks in advance.
haitham
Here is a good article. http://www.codeproject.com/cs/database/SqlInjectionAttacks.asp
- Never argue with an idiot. They drag you down to their level, then beat you with experience.