I'm just used to seeing "LIKE" clauses with the parens... in Stored procedures and other SQL code that I see that's not in a scripting language... I'm doubt it makes a difference - it just "looks" more standard to me eh?
-mk -----Original Message----- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 3:49 PM To: CF-Talk Subject: Re: SQL "LIKE" and CFQUERYPARAM Mark A Kruger wrote: > That will work for you - but I usually put parens around it: > > LIKE (<cfqueryparam cfsqltype="CF_SQL_VARCHAR" value="%#qryString#%">) Just out of curiousity... why? Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213559 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

