Skip to content

Allow sending extended options to BCP utility #23

@Farcast

Description

@Farcast

I would like to request the ability to send additional arguments to the BCP utility when calling the DataFrame.to_sql method. In particular, I would like to be able to send a maximum number of errors (-m 1) and have errors logged to a file (-e somefile.log)

Perhaps for the greatest flexibility the parameters could be sent through **kwargs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions