interesting ... you can do a short hand to this ...
<cfset query = DeserializeJSON( {
format it as a query json block
} )>and you are done in a single step, columns + data in one swoop http://openbd.org/manual/?/function/deserializejson On 06/10/2012 16:43, galvanash wrote:
I have a naively implemented but useful helper function I use quite often:
-- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
