What is the difference of doing this: <cfif getClient.saveAsUnicode eq 1>N</cfif>'#address#',
over this: <cfqueryparam value="#address#" cfsqltype="cf_sql_varchar"> Is there a performance gain? How does CF handle this differently? Does cfqueryparam behave the same in 5,6 and 7? Does SQL do anything differently? Any general points would also be grateful. I am just trying to understand the differences better - I know everyone goes around saying you must use cfqueryparam beacuse its better, security etc etc. So I am just trying to validate this a bit. -- Duncan I Loxton [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232156 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

