This plugin contains a transformation step that allows you to load data to MSSQL using the BulkCopy command
NOTE: This plugin does not work with JDBC driver >= 8.2.
For documentation of the step see the wiki on GitHub:
https://github.com/knowbi/knowbi-kettle-mssql-bulkloader/wiki
This is a maven project, it can be build using following command
mvn clean install
The plugin can then be found in the target folder
After building or downloading a release copy the knowbi-kettle-mssql-bulkloader folder to your plugins folder.