Skip to content

A collection of helper class which allow to create SSIS packages programatically. This project demonstrates how SSIS packages can be generated with C# code only.

Notifications You must be signed in to change notification settings

lmm713281/programmingSSIS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming SSIS

A collection of helper class which allow to create SSIS packages programatically. This project demonstrates how SSIS packages can be generated with C# code only.

Background

Especially because the SSIS interface is not very well documented by Microsoft, this project tries to give value insight and hints how to use the SSIS interface. Furthermore, there is a SSISCompomentWrap library which already encapsule the Integration Services interface and makes programming of own dtsx packages easier. See the example coding to understand how this library can be used.

About

A collection of helper class which allow to create SSIS packages programatically. This project demonstrates how SSIS packages can be generated with C# code only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%