<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SQLServerMDDEStudio Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home</link><description>SQLServerMDDEStudio Wiki Rss Description</description><item><title>New Comment on "Quick Start"</title><link>http://sqlservermddestudio.codeplex.com/Wiki/View.aspx?title=Quick Start&amp;ANCHOR#C12756</link><description>I tried and fail in the same step</description><author>eldad_h</author><pubDate>Tue, 28 Apr 2009 07:55:13 GMT</pubDate><guid isPermaLink="false">New Comment on "Quick Start" 20090428075513A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an internal MSIT solution that has been released as an open source project, the Microsoft SQL Server Metadata-Driven ETL Management Studio &amp;#40;a.k.a. MDDE&amp;#41; provides a tool for rapidly generating SQL Server Integration Services &amp;#40;SSIS&amp;#41; packages from a shared central metadat&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either the MSI installer from an MDDE release installed or the solution code already built in Visual Studio 2005 to run in debug mode.&lt;/li&gt;&lt;li&gt;An instance of Microsoft SQL Server 2005 database engine to install the repository to (may be local or remote).&lt;/li&gt;&lt;li&gt;Microsoft SQL Server 2005 Integration Services must be installed on the target workstation.&lt;/li&gt;&lt;li&gt;Microsoft BIDS is required for creating and maintaining package templates as well as debugging them.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;i&gt;Note: The code is currently compiled only against SQL Server 2005. SQL Server 2008 packages have not yet been tested thoroughly with MDDE.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Quick%20Start&amp;amp;referringTitle=Home"&gt;Quick Start&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Roadmap&amp;amp;referringTitle=Home"&gt;Roadmap&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Taxonomy&amp;amp;referringTitle=Home"&gt;Taxonomy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Note: Additional documentation to follow.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Got questions? Want to contribute?&lt;/b&gt; Check out the &lt;a href="http://social.msdn.microsoft.com/Forums/en-us/sqlserversamples/threads" class="externalLink"&gt;SQL Server Community &amp;amp; Samples Discussion Forum&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;!&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Thu, 29 Jan 2009 22:59:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090129105935P</guid></item><item><title>Updated Wiki: Quick Start</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Quick Start&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;After installing MDDE using the MSI:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Create the MDDE database using the &amp;quot;Microsoft SQL Server MDDE Studio Schema.sql&amp;quot; script that is installed along with the other program files. &lt;b&gt;Warning:&lt;/b&gt; This script must be executed using SQLCMD mode.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=48477" alt="SQLCMD Mode in SSMS 2005" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Double-click the desktop shortcut or use the shortcut in All Programs|Microsoft SQL Server MDDE Studio|SQL Server MDDE Management Studio to launch MDDE.&lt;/li&gt;&lt;li&gt;Use the connect button in the toolbar to connect to the server\instance where you created the MDDE repository.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=48479" alt="MDDE with no templates imported." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Import a template from either a sample package or one that you've created to get started by right-clicking on the Templates node in the tree view.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=48478" alt="MDDE import context menu" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Wed, 05 Nov 2008 20:00:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Quick Start 20081105080040P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an internal MSIT solution that has been released as an open source project, the Microsoft SQL Server Metadata-Driven ETL Management Studio &amp;#40;a.k.a. MDDE&amp;#41; provides a tool for rapidly generating SQL Server Integration Services &amp;#40;SSIS&amp;#41; packages from a shared central metadata repository. MDDE is a software factory for SSIS packages that leverages the SSIS API to provide a templating engine that accelerates ETL development.
&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either the MSI installer from an MDDE release installed or the solution code already built in Visual Studio 2005 to run in debug mode.&lt;/li&gt;&lt;li&gt;An instance of Microsoft SQL Server 2005 database engine to install the repository to (may be local or remote).&lt;/li&gt;&lt;li&gt;Microsoft SQL Server 2005 Integration Services must be installed on the target workstation.&lt;/li&gt;&lt;li&gt;Microsoft BIDS is required for creating and maintaining package templates as well as debugging them.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;i&gt;Note: The code is currently compiled only against SQL Server 2005. SQL Server 2008 packages have not yet been tested thoroughly with MDDE.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Quick%20Start&amp;amp;referringTitle=Home"&gt;Quick Start&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Roadmap&amp;amp;referringTitle=Home"&gt;Roadmap&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Taxonomy&amp;amp;referringTitle=Home"&gt;Taxonomy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Note: Additional documentation to follow.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Wed, 05 Nov 2008 19:59:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081105075911P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an internal MSIT solution that has been released as an open source project, the Microsoft SQL Server Metadata-Driven ETL Management Studio &amp;#40;a.k.a. MDDE&amp;#41; provides a tool for rapidly generating SQL Server Integration Services &amp;#40;SSIS&amp;#41; packages from a shared central metadata repository. MDDE is a software factory for SSIS packages that leverages the SSIS API to provide a templating engine that accelerates ETL development.
&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either the MSI installer from an MDDE release installed or the solution code already built in Visual Studio 2005 to run in debug mode.&lt;/li&gt;&lt;li&gt;An instance of Microsoft SQL Server 2005 database engine to install the repository to (may be local or remote).&lt;/li&gt;&lt;li&gt;Microsoft SQL Server 2005 Integration Services must be installed on the target workstation.&lt;/li&gt;&lt;li&gt;Microsoft BIDS is required for creating and maintaining package templates as well as debugging them.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;i&gt;Note: The code is currently compiled only against SQL Server 2005. SQL Server 2008 packages have not yet been tested thoroughly with MDDE.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Quick%20Start&amp;amp;referringTitle=Home"&gt;Quick Start&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Roadmap&amp;amp;referringTitle=Home"&gt;Roadmap&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Taxonomy&amp;amp;referringTitle=Home"&gt;Taxonomy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Note: Additional documentation to follow.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31760" alt="SQLCMD Mode in SSMS 2005" /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31749" alt="MDDE with no templates imported." /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31750" alt="MDDE import context menu" /&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Wed, 05 Nov 2008 19:57:29 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081105075729P</guid></item><item><title>Updated Wiki: Quick Start</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Quick Start&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;After installing MDDE using the MSI:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Create the MDDE database using the &amp;quot;Microsoft SQL Server MDDE Studio Schema.sql&amp;quot; script that is installed along with the other program files. &lt;b&gt;Warning:&lt;/b&gt; This script must be executed using SQLCMD mode.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:SQLCMD Mode in SSMS 2005|MDDE_SQLCMD_Mode.png]&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Double-click the desktop shortcut or use the shortcut in All Programs|Microsoft SQL Server MDDE Studio|SQL Server MDDE Management Studio to launch MDDE.&lt;/li&gt;&lt;li&gt;Use the connect button in the toolbar to connect to the server\instance where you created the MDDE repository.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:MDDE with no templates imported.|MDDE_ScreenCap_NoTemplates.png]&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Import a template from either a sample package or one that you've created to get started by right-clicking on the Templates node in the tree view.&lt;/li&gt;
&lt;/ul&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:MDDE import context menu|MDDE_ScreenCap_Import.png]&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Wed, 05 Nov 2008 19:56:42 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Quick Start 20081105075642P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an internal MSIT solution that has been released as an open source project, the Microsoft SQL Server Metadata-Driven ETL Management Studio &amp;#40;a.k.a. MDDE&amp;#41; provides a tool for rapidly generating SQL Server Integration Services &amp;#40;SSIS&amp;#41; packages from a shared central metadata repository. MDDE is a software factory for SSIS packages that leverages the SSIS API to provide a templating engine that accelerates ETL development.
&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either the MSI installer from an MDDE release installed or the solution code already built in Visual Studio 2005 to run in debug mode.&lt;/li&gt;&lt;li&gt;An instance of Microsoft SQL Server 2005 database engine to install the repository to (may be local or remote).&lt;/li&gt;&lt;li&gt;Microsoft SQL Server 2005 Integration Services must be installed on the target workstation.&lt;/li&gt;&lt;li&gt;Microsoft BIDS is required for creating and maintaining package templates as well as debugging them.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;i&gt;Note: The code is currently compiled only against SQL Server 2005. SQL Server 2008 packages have not yet been tested thoroughly with MDDE.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Quick%20Start&amp;amp;referringTitle=Home"&gt;Quick Start&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Roadmap&amp;amp;referringTitle=Home"&gt;Roadmap&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Taxonomy&amp;amp;referringTitle=Home"&gt;Taxonomy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Note: Additional documentation to follow.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Wed, 05 Nov 2008 19:55:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081105075500P</guid></item><item><title>Updated Wiki: Taxonomy</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Taxonomy&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Taxonomy
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Template&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;SSIS Package acts as a Template&lt;/li&gt;&lt;li&gt;Generated Manually or Programmatically&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Template Instance&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Collection of properties which, if applied to Template, can create an SSIS package&lt;/li&gt;&lt;li&gt;Connections to target systems not required&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;SSIS Package&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Existing SSIS packages can be directly imported&lt;/li&gt;&lt;li&gt;New packages can be generated from Template Instances&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Template Configurable Properties&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Properties exposed by a template, which commonly differ in packages that are based on that template&lt;/li&gt;&lt;li&gt;Each property is associated with a template component&lt;/li&gt;&lt;li&gt;Scalars (such as simple string) or Collections (such as column mappings)&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Tue, 04 Nov 2008 22:52:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Taxonomy 20081104105218P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an internal MSIT solution that has been released as an open source project, the Microsoft SQL Server Metadata-Driven ETL Management Studio &amp;#40;a.k.a. MDDE&amp;#41; provides a tool for rapidly generating SQL Server Integration Services &amp;#40;SSIS&amp;#41; packages from a shared central metadata repository. MDDE is a software factory for SSIS packages that leverages the SSIS API to provide a templating engine that accelerates ETL development.
&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either the MSI installer from an MDDE release installed or the solution code already built in Visual Studio 2005 to run in debug mode.&lt;/li&gt;&lt;li&gt;An instance of Microsoft SQL Server 2005 database engine to install the repository to (may be local or remote).&lt;/li&gt;&lt;li&gt;Microsoft SQL Server 2005 Integration Services must be installed on the target workstation.&lt;/li&gt;&lt;li&gt;Microsoft BIDS is required for creating and maintaining package templates as well as debugging them.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;i&gt;Note: The code is currently compiled only against SQL Server 2005. SQL Server 2008 packages have not yet been tested thoroughly with MDDE.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Quick%20Start&amp;amp;referringTitle=Home"&gt;Quick Start&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Roadmap&amp;amp;referringTitle=Home"&gt;Roadmap&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Taxonomy&amp;amp;referringTitle=Home"&gt;Taxonomy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;After installing MDDE using the MSI:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Create the MDDE database using the &amp;quot;Microsoft SQL Server MDDE Studio Schema.sql&amp;quot; script that is installed along with the other program files. &lt;b&gt;Warning:&lt;/b&gt; This script must be executed using SQLCMD mode.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31760" alt="SQLCMD Mode in SSMS 2005" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Double-click the desktop shortcut or use the shortcut in All Programs|Microsoft SQL Server MDDE Studio|SQL Server MDDE Management Studio to launch MDDE.&lt;/li&gt;&lt;li&gt;Use the connect button in the toolbar to connect to the server\instance where you created the MDDE repository.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31749" alt="MDDE with no templates imported." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Import a template from either a sample package or one that you've created to get started by right-clicking on the Templates node in the tree view.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31750" alt="MDDE import context menu" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: Additional documentation to follow.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Templates&lt;/b&gt;&lt;br /&gt;TBD&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Samples&lt;/b&gt;&lt;br /&gt;TBD&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;br /&gt;TBD&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Tue, 04 Nov 2008 22:51:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081104105103P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an internal MSIT solution that has been released as an open source project, the Microsoft SQL Server Metadata-Driven ETL Management Studio &amp;#40;a.k.a. MDDE&amp;#41; provides a tool for rapidly generating SQL Server Integration Services &amp;#40;SSIS&amp;#41; packages from a shared central metadata repository. MDDE is a software factory for SSIS packages that leverages the SSIS API to provide a templating engine that accelerates ETL development.
&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either the MSI installer from an MDDE release installed or the solution code already built in Visual Studio 2005 to run in debug mode.&lt;/li&gt;&lt;li&gt;An instance of Microsoft SQL Server 2005 database engine to install the repository to (may be local or remote).&lt;/li&gt;&lt;li&gt;Microsoft SQL Server 2005 Integration Services must be installed on the target workstation.&lt;/li&gt;&lt;li&gt;Microsoft BIDS is required for creating and maintaining package templates as well as debugging them.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;i&gt;Note: The code is currently compiled only against SQL Server 2005. SQL Server 2008 packages have not yet been tested thoroughly with MDDE.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Quick%20Start&amp;amp;referringTitle=Home"&gt;Quick Start&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Roadmap&amp;amp;referringTitle=Home"&gt;Roadmap&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;After installing MDDE using the MSI:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Create the MDDE database using the &amp;quot;Microsoft SQL Server MDDE Studio Schema.sql&amp;quot; script that is installed along with the other program files. &lt;b&gt;Warning:&lt;/b&gt; This script must be executed using SQLCMD mode.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31760" alt="SQLCMD Mode in SSMS 2005" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Double-click the desktop shortcut or use the shortcut in All Programs|Microsoft SQL Server MDDE Studio|SQL Server MDDE Management Studio to launch MDDE.&lt;/li&gt;&lt;li&gt;Use the connect button in the toolbar to connect to the server\instance where you created the MDDE repository.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31749" alt="MDDE with no templates imported." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Import a template from either a sample package or one that you've created to get started by right-clicking on the Templates node in the tree view.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31750" alt="MDDE import context menu" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: Additional documentation to follow.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Templates&lt;/b&gt;&lt;br /&gt;TBD&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Samples&lt;/b&gt;&lt;br /&gt;TBD&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;br /&gt;TBD&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Tue, 04 Nov 2008 22:50:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081104105045P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an internal MSIT solution that has been released as an open source project, the Microsoft SQL Server Metadata-Driven ETL Management Studio &amp;#40;a.k.a. MDDE&amp;#41; provides a tool for rapidly generating SQL Server Integration Services &amp;#40;SSIS&amp;#41; packages from a shared central metadata repository. MDDE is a software factory for SSIS packages that leverages the SSIS API to provide a templating engine that accelerates ETL development.
&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either the MSI installer from an MDDE release installed or the solution code already built in Visual Studio 2005 to run in debug mode.&lt;/li&gt;&lt;li&gt;An instance of Microsoft SQL Server 2005 database engine to install the repository to (may be local or remote).&lt;/li&gt;&lt;li&gt;Microsoft SQL Server 2005 Integration Services must be installed on the target workstation.&lt;/li&gt;&lt;li&gt;Microsoft BIDS is required for creating and maintaining package templates as well as debugging them.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;i&gt;Note: The code is currently compiled only against SQL Server 2005. SQL Server 2008 packages have not yet been tested thoroughly with MDDE.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;After installing MDDE using the MSI:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Create the MDDE database using the &amp;quot;Microsoft SQL Server MDDE Studio Schema.sql&amp;quot; script that is installed along with the other program files. &lt;b&gt;Warning:&lt;/b&gt; This script must be executed using SQLCMD mode.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31760" alt="SQLCMD Mode in SSMS 2005" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Double-click the desktop shortcut or use the shortcut in All Programs|Microsoft SQL Server MDDE Studio|SQL Server MDDE Management Studio to launch MDDE.&lt;/li&gt;&lt;li&gt;Use the connect button in the toolbar to connect to the server\instance where you created the MDDE repository.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31749" alt="MDDE with no templates imported." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Import a template from either a sample package or one that you've created to get started by right-clicking on the Templates node in the tree view.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31750" alt="MDDE import context menu" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: Additional documentation to follow.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Templates&lt;/b&gt;&lt;br /&gt;TBD&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Samples&lt;/b&gt;&lt;br /&gt;TBD&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Roadmap&lt;/b&gt;&lt;br /&gt;TBD&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Mon, 07 Apr 2008 23:00:37 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080407110037P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an internal MSIT solution that has been released as an open source project, the Microsoft SQL Server Metadata-Driven ETL Management Studio &amp;#40;a.k.a. MDDE&amp;#41; provides a tool for rapidly generating SQL Server Integration Services &amp;#40;SSIS&amp;#41; packages from a shared central metadata repository. MDDE is a software factory for SSIS packages that leverages the SSIS API to provide a templating engine that accelerates ETL development.
&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either the MSI installer from an MDDE release installed or the solution code already built in Visual Studio 2005 to run in debug mode.&lt;/li&gt;&lt;li&gt;An instance of Microsoft SQL Server 2005 database engine to install the repository to (may be local or remote).&lt;/li&gt;&lt;li&gt;Microsoft SQL Server 2005 Integration Services must be installed on the target workstation.&lt;/li&gt;&lt;li&gt;Microsoft BIDS is required for creating and maintaining package templates as well as debugging them.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;i&gt;Note: The code is currently compiled only against SQL Server 2005. SQL Server 2008 packages have not yet been tested thoroughly with MDDE.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;After installing MDDE using the MSI:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Create the MDDE database using the &amp;quot;Microsoft SQL Server MDDE Studio Schema.sql&amp;quot; script that is installed along with the other program files. &lt;b&gt;Warning:&lt;/b&gt; This script must be executed using SQLCMD mode.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31748" alt="SQLCMD Mode in SSMS 2005" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Double-click the desktop shortcut or use the shortcut in All Programs|Microsoft SQL Server MDDE Studio|SQL Server MDDE Management Studio to launch MDDE.&lt;/li&gt;&lt;li&gt;Use the connect button in the toolbar to connect to the server\instance where you created the MDDE repository.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31749" alt="MDDE with no templates imported." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Import a template from either a sample package or one that you've created to get started by right-clicking on the Templates node in the tree view.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SQLServerMDDEStudio&amp;amp;DownloadId=31750" alt="MDDE import context menu" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Note: Additional documentation to follow.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Mon, 07 Apr 2008 17:29:13 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080407052913P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an MSIT project, the SQL Server Metadata-Driven ETL Studio provides a tool for rapidly generating SQL Server Integration Services packages from a central metadata repository.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Wed, 19 Mar 2008 23:56:41 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080319115641P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SQLServerMDDEStudio/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Originally an MSIT project, the SQL Server Metadata-Driven ETL Studio provides a tool for rapidly generating SQL Server Integration Services packages from a central metadata repository.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;**Delete the following note before publishing **&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Note: The pre-release source code has been checked into TFS, and is under active development toward a v1.0, community-ready state.&lt;br /&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Wed, 19 Mar 2008 23:56:24 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080319115624P</guid></item></channel></rss>