Quote:
Originally Posted by Krammig
You did mention Stored Procedures, a question.. Are there security exposures around using these ?
I seem to recall someone telling me a while back that these are things targeted with SQL injection hacks etc. Or did I misinterpret what I heard.
thanks
|
Stored Procedures are an extremely efficient way to mitigate SQL injection, you must have misinterpreted.