One last thing, I have a bad habit of not using cfqueryparam, and I don't
want to pass that on to you.  Here's how you *should* do it:
<cfqueryparam value="#form.field#" cfsqltype="cf_sql_integer" null="#len(
form.field) EQ 0#">


On Feb 12, 2008 3:57 PM, Ben Conner <[EMAIL PROTECTED]> wrote:

> Interesting.  That did it!  One more subtle difference between Access
> and SQL Server.  Thanks much!!
>
> --Ben
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298820
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to