Hi @JoshClose -
We have written a rough draft of the following classes:
- CsvDbConnection
- CsvDbCommand
These allow a connection string like:
Folder=C:\Csvs;CultureName=en-US;
and allow you to run SQL-ish commands like:
SELECT * FROM FileName[.CSV]
We have some funding on a project we're doing and we'd like to send some of it your way if you're able to "officialize" the code and incorporate it.
If you're interested, email [email protected] with the subject "CSVHelper".