We used to blog more before twitter came along.
CFSpreadsheet
It really is this simple in ColdFusion 9:
<cfspreadsheet action="read" src="master.xls" query="sheet" headerrow="1" />
No more cfx_Excel2Query, no more hacks, no more funky parsing...just straight up Excel to a native ColdFusion recordset.
Up next: creating a simple app using the ColdFusion 9 ORM capability. This is tonight's programming challenge.


There are no comments for this entry.
[Add Comment]