I have more than 500 CSV files with a similar structure [Same column name and same data format]. I would like to load these files in a database table on the SQL Server 2014 database.
Will it be possible to accomplish using C#. Any thoughs and ideas are highly appreciated
Thanks