Beth
Member since Dec 22, 2009
- Profile: /members/5025-beth.htm
- Comments: 2
Recent Blog Comments By Beth
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Dec 31, 2009 at 7:34 PM
well figured out what was wrong. I used another bit of code from your site to rename some columns. I didn't know that a query has the column names in at least 2 places, so I renamed the columns, but not the metadata. So in POIUtility.cfc around line 1718 or so it calls for a cell location of: LOCA... read more »
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Dec 22, 2009 at 6:35 PM
Hi Ben, long time listener, first time caller, love your site. I'm having a problem with the datatypes. I'm having the same problem as James, but these aren't handmade queries, they're coming from the db and the columns(and therefor the datatypes) depend on user input. If I have a column with a ... read more »