Coldfusion
Articles on development with Adobe Coldfusion, a commercial rapid application development platform.
Problem Using a Coldfusion Struct Built From a Query
When using values from a single row query we need to reference the row otherwise it goes in as a coldfusion.sql.QueryColumn rather than a java.lang.String.