Insert and Retrive Data in Excel File Using ASP.NET
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi to All, I want to Insert and Retrive data from Excel File using ASP.net any one has idea or code...... quries will pass same as in SQL.. Thanks in Advance. Muhammad Nadeem.
-
Hi to All, I want to Insert and Retrive data from Excel File using ASP.net any one has idea or code...... quries will pass same as in SQL.. Thanks in Advance. Muhammad Nadeem.
This is free and easy. It reads the xml files saved by Excel. http://www.carlosag.net/Tools/ExcelXmlWriter/Default.aspx[^] Other wise you'll need to wrap the excel object library, manage the ROT table, and make your server completely unstable. Nick 1 line of code equals many bugs. So don't write any!!