The SQL output by a query using cfqueryparam is a "prepared statement". He was suggesting that you compare the execution plan using cfqueryparam vs. not using it to see what the difference is.
________________________________ From: Richard Kroll [mailto:[EMAIL PROTECTED] Sent: Thu 12/28/2006 4:20 PM To: CF-Talk Subject: RE: cfqueryparam DECREASES performance? > You might want to take a look at your query execution plan, and see what's > different when using a prepared statement. I know how to see the query execution plan on MSSQL, but how do you see it compared to a prepared statement? Rich Kroll ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265269 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

