Community Member Profile
Brian
Member since Feb 24, 2010
- Profile: /members/5524-Brian.htm
- Comments: 1
- Points: 12
Recent Blog Comments By Brian
-
Ask Ben: Finding The SQL Data Type Of A ColdFusion Query Column
Posted on Feb 24, 2010 at 8:37 PM
Glad you did this the hard way. Needed the examples to do a lazy report from a table. Just looping through a result, grabbin' column types as they appear in the table (getColumnList) and then doing getMetaData().getColumnType(FindColumn(getColumnListIndex)))... read more »



