Daniel Kessler wrote: > > I'm doing a loop to insert values into a db (Oracle). I keep getting > an error 'Invalid data for CFSQLTYPE CF_SQL_NUMERIC.' This is just > one example, but I don't see the problem. > One other thing though, in my cftry/error output, it says it's on > field 'pa_int_other_text, and it seems that it has a value of 1, but > it doesn't show up in the sql output.
Isn't _text one of the suffixes that is reserved for form validation? Try another name. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280087 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

