displaying top 100 results
Tracker Issue Attribute validation error for tag cfloop.
2672701 CF-4176225 Database Samson Gonzalez Attribute validation error for tag cfloop. Problem Description: CFLOOP does not work with a stored procedure result that's in the local scope.
I get the error:
The value of the attribute query, which is currently local.getStyleLocalization, is invalid
Tracker Issue output variable blank when using dbvarname
2609220 CF-3909793 Database Samson Gonzalez output variable blank when using dbvarname Problem Description:
When using dbvarname, out type parameters return blank values.
Steps to Reproduce:
Create a (simple) procedure which returns output parameters.
CREATE PROCEDURE get