Wednesday, November 19

Performance Hits with CFQueryParam

Good article on some nuances with cfqueryparam. We all know that proper use of this tag can help you defend against SQL injection attacks, but I wasn't aware of the potential performance implications.

Coldfusion Muse: Can Performance Suffer With Cfqueryparam?

Need to look as making sure that my queries don't suffer because of static variables.

No comments: