The problem:
I need to grab both column labels and row values from my database based on nothing more than a passed table name. Getting the data is easy, and getting the column labels is easier thanks Coldfusion’s variable attributes but it isn’t quite what I want.
The cfquery results attribute “.columnList” returns the table’s column [...]







December 27, 2008
1 Comment