EDN Admin
Well-known member
We are facing a speed issue to read and write in Ms-Excel 2007.
We have to read around 30,000 rows and 25 column in .csv file and then need to write the data in Excel 2007 by using the template. We need solution in C# (VS-2005).
Speed is very important constraint as presently we are reading one by one data and write in Excel 2007 but it is talking more than 2 hours. We need to speedup the process.
Thanks in advance
Thanks
<p align=left><font face=Arial size=2></font>
View the full article
We have to read around 30,000 rows and 25 column in .csv file and then need to write the data in Excel 2007 by using the template. We need solution in C# (VS-2005).
Speed is very important constraint as presently we are reading one by one data and write in Excel 2007 but it is talking more than 2 hours. We need to speedup the process.
Thanks in advance
Thanks
<p align=left><font face=Arial size=2></font>
View the full article