SkillAgentSearch skills...

BimlGen

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

Install / Use

/learn @jgsato/BimlGen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BimlGen

BimlGen is a basic and untested C# WPF application used to generate a <a href="https://en.wikipedia.org/wiki/Business_Intelligence_Markup_Language">BIML</a> 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 <a href="https://www.microsoft.com/en-us/download/details.aspx?id=29065">SQL Server 2012 Feature Pack</a>.

View on GitHub
GitHub Stars5
CategoryData
Updated1y ago
Forks7

Languages

C#

Security Score

70/100

Audited on Mar 22, 2025

No findings