Skip to content
/ BimlGen Public

C# WPF application to generate a BIML file using SQL Server Managemet Objects

License

Notifications You must be signed in to change notification settings

jgsato/BimlGen

Repository files navigation

BimlGen

BimlGen is a basic and untested C# WPF application used to generate a BIML file for a database using SQL Server Managemet Objects (SMO). The application connects to a database and gathers metadata using SQL SMO to build a BIML (XML) file that can be used to generate SSIS Packages.

Note: For this to work, you must have SQL SMO installed in your local environment. The latest version of SQL SMO can be downloaded as part of the SQL Server 2012 Feature Pack.

About

C# WPF application to generate a BIML file using SQL Server Managemet Objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages