Austen
Member since Dec 11, 2008
- Profile: /members/1364-austen.htm
- Comments: 1
Recent Blog Comments By Austen
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on May 2, 2007 at 10:25 AM
I made a couple tweaks so that we could use this with 6.1: ReadExcelSheet() -- removed the datatype argument from QueryAddColumn(). WriteExcelSheet() -- replaced GetMetaData() with code that force-feeds case insensitivity and varchar type to all columns: -------- // Get the meta data of the query... read more »