CsvReader
CsvReader copied to clipboard
How use bulkCopy safely, if the CSV headers are not previously know
Hi, can CsvReader bulkcopy CSV files if the previous headers are not known.
- i.e. can it use the file name for table name
- can it use the CSV headers for TableColumn headers?