Print
Add To Favorites
Email To Friend
Rate This Article
|
Import and Export Data From Excel Using ColdFusion
|
by Debjani Mallick
Feedback
|
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days):
6463/
191
|
|
|
|
| Conclusion |
After reading this article, I hope that you must have become
comfortable with the requirement of data import and export to excel sheet in
applications. According to our convenience we can make use of any method that
we want in our application to import and export data.
By Debjani Mallick
|
|
|
|
|
Article Feedback
User Comments
Title:
instance, a FileOutputStream or ServletOutputStream
Name:
Lance
Date:
6/17/2009 3:00:53 PM
Comment:
Do have an example of how to use ServletOutputStream
|
Title:
Reply: How do you specify sheetname
Name:
Debjani Mallick
Date:
6/11/2009 12:16:21 PM
Comment:
For specifying the arguments using the second write method, the syntax is: writeExcelSheet('table name','datasource name','path to the excel sheet with sheet name'); This will create a sheet with the default name. Using the second write method, its first of all not possible to specify worksheet names and secondly, its also not possible to write to multiple tabs of an excel sheet through this method. But the first method specified, accomplishes both the tasks.
|
Title:
How do you specify sheetname
Name:
jtansey
Date:
6/11/2009 9:19:14 AM
Comment:
So, in example two of writing to an excel worksheet, it says to specify the fileName as the full path along with the excelsheetname. I need to write to multiple sheets. How exactly do I specify the sheetname?
|
Title:
Good one
Name:
Abx-68
Date:
5/7/2009 4:26:03 AM
Comment:
Good one!! Keep Going
|
Title:
Helpful article
Name:
John
Date:
4/22/2009 11:15:24 AM
Comment:
Thank you for the article. It is really helping.
|
|
Product Spotlight
|
|
|