displaying top 100 results
Tracker Issue Bug 80780:CF9 does not allow for sql parameter REUSE
2599230 CF-3040447 Database : ODBC Micky Dionisio Bug 80780:CF9 does not allow for sql parameter REUSE Duplicate ID: CF-3040208
Problem:
CF9 does not allow for sql parameter REUSE. For instance, if I have a SQL statement that uses a "first_name" parameter twice, when it gets to the second
2599735 CF-3039775 Language : CF Interfaces Micky Dionisio Bug 79584:If a concrete class is using automatic getters/setters via cfproperty/property and that class is implementing an interface that specifies a get and set for that property, it throws an exception Problem:
If a concrete class
2599229 CF-3040448 Database : ODBC Micky Dionisio Bug 80781:When you are using a sql parameter INSIDE of a sql function, it adds the leading ")" to the parameter name causing it to error out Problem:
When you are using a sql parameter INSIDE of a sql function, it adds the leading