Skip to content

Conversation

@jacobshaw42
Copy link
Contributor

Added check to output from bcp command to ensure there was not a driver error even when the return code is zero. This happens on string truncation. It would just skip rows, and it the number was small enough, it was not even returning a non zero exit code. Making the program complete with no exception

Also, added some extendibility for the delimiter and quote chars. This will allow for adding those chars to the constants and having them validated as well. This will allow for more consistent behavior with those args from what the constants do.

@jacobshaw42
Copy link
Contributor Author

@yehoshuadimarsky This is something that I am needing to continue to use this package moving forward, is there anything I can do to help get this implemented?

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

Successfully merging this pull request may close these issues.

1 participant