Hacker News new | ask | show | jobs
Executing SQL Statements Using HTTP (msdn.microsoft.com)
7 points by troethom 5241 days ago
2 comments

OMG WHY????

But seriously, what real-world application would you need to use this 'feature' of IIS for? And how would it be faster/better than simply accessing the database directly and having it output XML to your application?

Better, faster SQL injection!