It would be really nice if we could just pass in a DataTable or IDataReader like we do with SQL Server and let the driver handle the CSV conversion and steam management.
This way we don't have people guessing about things like how to encode strings, dates, and nulls.
It would be really nice if we could just pass in a DataTable or IDataReader like we do with SQL Server and let the driver handle the CSV conversion and steam management.
This way we don't have people guessing about things like how to encode strings, dates, and nulls.