Did you just say you should NEVER do something? And you hassled us for NEVER doing a query without a cfqueryparam. Typical.
On Sat, Jul 26, 2008 at 4:33 AM, Claude Schneegans wrote: > As a basic principle in programing, one should never (and I really mean > *never* ;-) > compare floating values, especially when they are results of an operation. > > Instead of c EQ 6.2, one should use Abs (c - 6.2) LTE 0.000001 > or anything equivalent. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:309749 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

