I need NPOI to do what I would think is a simple task, but I am finding nothing documented on how to do this, Google is failing me. I need NPOI to open an Excel file and change the OleDB connection, that is all. I know I can do this through Interop but from what I hear, I want to stay away from Interop at all cost. Plus I also hear you have to install it on the server, which may be a huge roadblock from my employer.
↧