Thoughts, ideas, tips, musings, and pontifications (not necessarily in that order) by Ben Forta ...
NOTE: This is my personal blog, and the opinions and statements voiced here are my own.
Posted At : 12:00 AM
Related Categories:
Tips (CF) :
Any time you use a ColdFusion variable within a SQL statement, pass it with <CFQUERYPARAM>. This tag improves performance and also helps secure your SQL from potential URL tampering. (Applies to: ColdFusion 4.5 (or later))
There are no comments for this entry.
[Add Comment]