Reading and writing excel files and other Ado.Net tutorials
Posted
Tue, May 30 2006 9:06 PM
by
Mischa Kroon
I've known for some time now that it's possible to use Ado.Net to read from Excel files, I didn't know it was also possible to write to them.
At least I have found a workaround by using SQL server and registering Excel files as an external resource.
Reading and writing from excel.
Other Ado.Net tutorials.
I have no idea how this performs but it should be an interesting alternative to using the
Other methods of exporting data to excel.