I am looking for a way to import csv files with schma (.ini file). I want import the csv into a datatable. I don't want to use excel interop, because of known issues in running it on windows services.
Is there a way to do so in another tool or technology such as OpenXML?
I've already tested Aspose's and Syncfusion's tools - and it seems they can't offer a solution here. Would appreciate any help.