ColdFusion 5: The cfprocparam Tag Returns Only One Row From a Reference Cursor in an Oracle Stored Procedure
Jul 30, 2001
In ColdFusion Server 5, a template that uses the ColdFusion stored procedure tags (cfstoredproc, cfprocparam, cfprocresult) with Reference Cursor to access an Oracle database will only return one row of data. The URL below provides more explanation of this bug, and the workaround: