Question: how to detect SQL injection on an high-volume SQL Server just by looking at SQL Queries errors?
I know some guys (like ETSY) are doing this, but when I was talking with some MS SQL Server DBAs today, they couldn't find an easy way to do it at the SQL server.
The logic is that there should be no SQL compilation errors in an Production SQL server, so any errors that occur, must be: