Which version of CF are you on? Oracle 11G isn't supported until CF9. -- WSS4CF - WS-Security framework for CF http://wss4cf.riaforge.org/
On 24 July 2010 05:06, Ian Skinner <[email protected]> wrote: > > 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> > > As you can see, it is a pretty small <cfstoredproc...> block. Executing > it returns this error. > > [Macromedia][Oracle JDBC Driver]Unhandled sql ty ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:335690 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

