el_sim
I have a query ("GetTotals"). I'm adding a column there from the other query ("GetTheList") using the standard code:             <CFSET myArray = ArrayNew(1)>               <cfloop…
in ColdFusion