Question
syntax error with CFSTOREDPROC
<CFSTOREDPROC PROCEDURE="create_reprice_decision"
DATASOURCE="#DSN#" returnCode="Yes" >
I'm running ColdFusion11, I have the above line, if i remove the returnCode="Yes", it is working. But it i leave it in, I'm getting the below error.
Error Executing Database Query. - [macromedia][Oracle JDBC Driver]Unhandled sql type
