Hi Ian,

What happens if you change the cfsqltype attribute of the cfprocparam tag to be 
cf_sql_numeric ?

-Scott


>We are attempting to execute a stored procedure with this piece of code.
>
><cfstoredproc returncode="yes" datasource="purload" 
>procedure="co_error.check_records" debug="yes"> <cfprocparam type="in" 
>cfsqltype="cf_sql_decimal" value="2010"> </cfstoredproc>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335685
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to