>First, use CFQUERYPARAM with CF_SQL_VARCHAR as the type. There are >various security/performance reasons, but it will also prevent MySQL >from doing an implict conversion to a date. I don't know if it's >happening, but it might be. Also consider that you're doing string >comparisons, not date comparisons, so things might not be quite as >you'd expect. > >cheers, >barneyb > >On 11/4/06, Cornel Ivanescu <[EMAIL PROTECTED]> wrote: >>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259176 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

