Emily Miller Bruun
Member since Oct 12, 2011
- Profile: /members/9112-emily-miller-bruun.htm
- Comments: 4
Recent Blog Comments By Emily Miller Bruun
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Feb 21, 2012 at 11:10 AM
file locking problem still haunting me. Can't remember where we were in this discussion. @nathan - my close is on line 936. We copy/scrub (remove filters, etc.) the files locally to process. The "script" which does the copy could be contributing to the problem, but it is only the files wh... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Oct 13, 2011 at 7:54 AM
@ Nathan .Close is there. Not sure what to try next. I don't need to edit the Excel files very often, but somewhat limiting to only have the opportunity BEFORE I run my background process for the first time at the begining of the day. I will keep digging.... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Oct 13, 2011 at 7:42 AM
@nathan Thanks Nathan. I will check. If it does not I will "upgrade", but if it does I am back to square 1 with my error. After I run my process which reads the Excel file the file is "locked" and I can not edit for further testing which is a real pain.... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Oct 12, 2011 at 6:23 PM
Thanks Mickey. Reading the comments I think the answer is to override the ReadExcel method, Return all of LOCAL and close it when I am done. Worth a try anyways. Thanks for getting me thinking!!... read more »