Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

knowbi/knowbi-kettle-mssql-bulkloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kettle MSSQL Bulkload Step

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.

Documentation

For documentation of the step see the wiki on GitHub:

https://github.com/knowbi/knowbi-kettle-mssql-bulkloader/wiki

Building

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

Installation

After building or downloading a release copy the knowbi-kettle-mssql-bulkloader folder to your plugins folder.