Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow sending extended options to BCP utility #23

Open
Farcast opened this issue Dec 15, 2020 · 0 comments
Open

Allow sending extended options to BCP utility #23

Farcast opened this issue Dec 15, 2020 · 0 comments

Comments

@Farcast
Copy link

Farcast commented Dec 15, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant