Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WestWind/database filter help
Message
 
To
27/06/2011 17:23:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01516279
Message ID:
01516441
Views:
49
>>>>Look at SQLEXEC() function.
>>>>
>>>>Also, it's bad practice to embed parameters into your sql query. It opens you up to SQL injection attacks.
>>>
>>>http://xkcd.com/327/
>>
>>I have always loved this XKCD.
>>
>>Technically he's wrong. He should say parameterize but sanitize fits in the space better :)
>>
>>http://select-into.blogspot.com/2011/01/little-bobby-tables.html
>
>Thanks for the link - that's the most concise explanation of strategies for migitation of SQL Injection I've ever seen.

I use parameters in my sql queries all the time, but I don't pass the sql query through the querystring from the internet....
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Reply
Map
View

Click here to load this message in the networking platform