Community Member Profile
Ben Spencer
Member since Nov 3, 2010
- Profile: /members/7201-Ben-Spencer.htm
- URL: www.numaps.com.au
- Comments: 2
- Points: 22
Recent Blog Comments By Ben Spencer
-
Using ColdFusion Query's Underlying Java Methods For Query Manipulation And Logic
Posted on Nov 4, 2010 at 9:16 AM
Thanks for that. I tested and found out that Railo Express (at least) has removeRow(int) not removeRows. And it isn't zero indexed. removeRow(3) actually removes row 3. This was my simple test [code] <cfset tQuery=querynew("col1")> <cfloop from="1" to... read more »
-
Using ColdFusion Query's Underlying Java Methods For Query Manipulation And Logic
Posted on Nov 3, 2010 at 12:45 AM
Hi Ben, Im using Railo and the removeRows() call doesnt seem to work. Am I right in assuming this is a CF8/9 only solution?... read more »



