Theoretically, it would be possible to write a code-review type tool that uses database introspection to rewrite queries to use the proper cfqueryparms everywhere.
Wouldn't work for queries built by code tho, so... hmmm.... I wonder why we can't do something like that at a lower-level, ya know? Right before CF runs the query, verify that all params are bound to types? Use a bit of caching or something ta boot? Hmm... I'm digging on hibernate... ORMs are probably the answer, neh? Well, just random brainstorming... -- Wholey moley! The opening of the Olympics was awersome! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310598 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

