Daniel,

I looked at the code on your blog, and having the code to the CFC would 
be a bit more helpful. My guess is that you've got a cfargument tag in 
your cfc that has it's type set to numeric instead of struct. Without 
the code it's hard to tell.

Cheers,
Chris

Daniel Short wrote:
> Hi,
>
> I have a blog post which details my problem here:
>
> http://www.dansshorts.com/?day=1/4/2007#blog360
>
> What's happening is that if I take a recordset row, and build a structure
> based on it's columns, and then pass that structure as an ArgumentCollection
> to a CFC, the method tosses a "not of type numeric" on a value that is
> indeed numeric.
>
> Has anyone else seen a problem like this? The only way around it has been to
> set the type to "any" and then just accept any old crap that someone wants
> to pass in.
>
> Thanks,
>
>   

-- 
http://www.cjordan.info



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

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

Reply via email to