Skip to content

Enhancement: DataTable or IDataReader support for Bulk Insert #737

@Grauenwolf

Description

@Grauenwolf

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions