search : dale fraser

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

2601638 CF-3037749 Language Dale Fraser Bug 75785:isDate doesn't work correctly Problem: isDate doesn't work correctly. It incorrectly reports non dates as YES Method: #isDate('0010-00001')# OUTPUT YES There is no way 0010-00001 is a date Result: ----------------------------- Additional
2600374 CF-3039096 Database : CFQuery Dale Fraser Bug 78417:(Watson Migration Closure) Problem: select * from rsUser order by userName select * from local.test where userName > ’n’ This code doesn’t work, never has, not even in CF8
2612472 CF-3506225 General Server Dale Fraser argumentcollection bugs with numeric keys Related Bugs: CF-3508651 - Similar to Problem Description: Passing an argument collection to a function with numeric keys results in data being swapped and / or unable to be dumped. Steps to Reproduce
2600160 CF-3039326 Language : Functions Dale Fraser Bug 78864:(Watson Migration Closure)In script mode, but even in tag mode, can we please fix thismyQry = new Query();myQry Problem: In script mode, but even in tag mode, can we please fix thismyQry = new Query();myQry.setSQL("select * from books