OK, I am stupid. I had the two queries in the same function on the CFC. The second query returns a value after the date is inserted, so of course I get a return record count. I separated the two queries into two separate functions, wrapped the cfinvokes into a CFIF and it worked like a charm.
Bruce On 5/2/07, Claude Schneegans <[EMAIL PROTECTED]> wrote: > > >>It did and I renamed it and still the same problem. > > A sample of your code would help. > > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276828 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

