Community Member Profile
- Profile: /members/4890-Ted.htm
- Comments: 2
- Points: 18
Recent Blog Comments By Ted
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Dec 7, 2009 at 9:33 AM
@Bill, Yes, looping over/inserting a single line is now working great. I just couldn't figure out the "values" lines; but your comment did it for me. Thank you so much for that!... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Dec 4, 2009 at 5:04 PM
I am trying to import data from an Excel file into a table. And I cannot figure out how to do it. Using POI, I can see all the data on the web page; however, all I want to do is copy the data into my table. I tried this unsuccessfully: <cfquery name="qGetData" datasource="#d... read more »



