No it wouldn't Matt.  In his original post, Dustin showed he was trying to
use the QUERY parameter of CFMAIL --- where there is no chance to check each
row before using it.

-----Original Message-----
From: Matt Robertson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 24, 2003 10:48 AM
To: CF-Talk
Subject: RE: CFMAIL TO param problems with large queries


Well, at least you now know the source of the problem, and that its
solution is a simple one.

<cfif len(sendnewsletter.email)>
        <cfmail...
</cfif>

Not a true solution, but it'll get your app running instantly while you
puzzle over the cause.

--------------------------------------------
 Matt Robertson       [EMAIL PROTECTED]
 MSB Designs, Inc.  http://mysecretbase.com
--------------------------------------------


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138353
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

ColdFusion MX 6.1, now 2.5 times faster. 
http://www.macromedia.com/software/coldfusion/productinfo/upgrade/jump/introducing.html?trackingid=ColdFusion_468x60g_HouseofFusion_carat_082803

Reply via email to