<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>instantcube Wiki &amp; Documentation Rss Feed</title><link>http://instantcube.codeplex.com/Wiki/View.aspx?title=Home</link><description>instantcube Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://instantcube.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;InstantCube demonstrates how to autogenerate SSAS cubes and the underlying relational database using a simple XML language for describing the cubes and dimensions. Works with SQL Server 2008 Analysis Services / Database Engine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;Download and install InstantCube. Write your cube definitions. Check your definitions by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Parse&lt;/i&gt;. Deploy your solution by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SQL&lt;/i&gt; and &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SSAS&lt;/i&gt;. Sample is included with comments.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Need SQL Server 2008 Standard Edition or higher installed.&lt;/li&gt;
&lt;li&gt;Need .NET Framework 4.0&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Application screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=233555" alt="instantcube.gif" title="instantcube.gif" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Results&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88677" alt="cube.png" title="cube.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting cube&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88678" alt="sqldatabase.png" title="sqldatabase.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting SQL Database&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Tips&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine. You may want to check the &lt;b&gt;&amp;quot;Automatically grant permission...&amp;quot;&lt;/b&gt; checkbox in the Settings dialog.&lt;/li&gt;
&lt;li&gt;If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Drop SQL Database&lt;/i&gt; to recreate database.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;&lt;br /&gt;Feel free to contact the author, Johan &amp;#197;hl&amp;#233;n, at &lt;a href="http://www.joinsights.com" class="externalLink"&gt;http://www.joinsights.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JAhlen</author><pubDate>Thu, 28 Apr 2011 18:33:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110428063310P</guid></item><item><title>Updated Wiki: Home</title><link>http://instantcube.codeplex.com/wikipage?version=18</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;InstantCube demonstrates how to autogenerate SSAS cubes and the underlying relational database using a simple XML language for describing the cubes and dimensions. Works with SQL Server 2008 Analysis Services / Database Engine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;Download and install InstantCube. Write your cube definitions. Check your definitions by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Parse&lt;/i&gt;. Deploy your solution by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SQL&lt;/i&gt; and &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SSAS&lt;/i&gt;. Sample is included with comments.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Need SQL Server 2008 Standard Edition or higher installed.&lt;/li&gt;
&lt;li&gt;Need .NET Framework 4.0&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Application screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=233555" alt="instantcube.gif" title="instantcube.gif" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Results&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88677" alt="cube.png" title="cube.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting cube&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88678" alt="sqldatabase.png" title="sqldatabase.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting SQL Database&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Tips&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine. You may want to check the &lt;b&gt;&amp;quot;Automatically grant permission...&amp;quot;&lt;/b&gt; checkbox in the Settings dialog.&lt;/li&gt;
&lt;li&gt;If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Drop SQL Database&lt;/i&gt; to recreate database.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;&lt;br /&gt;Feel free to contact the author, Johan &amp;#197;hl&amp;#233;n, at &lt;a href="http://www.joinsights.com" class="externalLink"&gt;http://www.joinsights.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JAhlen</author><pubDate>Thu, 28 Apr 2011 18:32:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110428063257P</guid></item><item><title>Updated Wiki: Home</title><link>http://instantcube.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;InstantCube demonstrates how to autogenerate SSAS cubes and the underlying relational database using a simple XML language for describing the cubes and dimensions. Works with SQL Server 2008 Analysis Services / Database Engine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;Download and install InstantCube. Write your cube definitions. Check your definitions by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Parse&lt;/i&gt;. Deploy your solution by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SQL&lt;/i&gt; and &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SSAS&lt;/i&gt;. Sample is included with comments.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Need SQL Server 2008 Standard Edition or higher installed.&lt;/li&gt;
&lt;li&gt;Need .NET Framework 4.0&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Application screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=233555" alt="instantcube.gif" title="instantcube.gif" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Results&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88677" alt="cube.png" title="cube.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting cube&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88678" alt="sqldatabase.png" title="sqldatabase.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting SQL Database&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Tips&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine. You may want to check the &lt;b&gt;&amp;quot;Automatically grant permission...&amp;quot;&lt;/b&gt; checkbox in the Settings dialog.&lt;/li&gt;
&lt;li&gt;If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Drop SQL Database&lt;/i&gt; to recreate database.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;&lt;br /&gt;Feel free to contact the author, Johan &amp;#197;hl&amp;#233;n, at &lt;a href="http://www.joinsights.com" class="externalLink"&gt;http://www.joinsights.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;More reading&lt;/b&gt;&lt;br /&gt;Read more about InstantCube at &lt;a href="http://blogical.se/blogs/jahlen/archive/2009/11/17/instantcube-building-a-sql-server-modeling-application-for-quicker-cube-development.aspx" class="externalLink"&gt;Blog Article about InstantCube&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JAhlen</author><pubDate>Thu, 28 Apr 2011 18:31:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110428063114P</guid></item><item><title>Updated Wiki: Home</title><link>http://instantcube.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;InstantCube demonstrates how to autogenerate SSAS cubes and the underlying relational database using a simple XML language for describing the cubes and dimensions. Works with SQL Server 2008 Analysis Services / Database Engine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;Download and install InstantCube. Write your cube definitions. Check your definitions by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Parse&lt;/i&gt;. Deploy your solution by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SQL&lt;/i&gt; and &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SSAS&lt;/i&gt;. Sample is included with comments.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Need SQL Server 2008 Standard Edition or higher installed.&lt;/li&gt;
&lt;li&gt;Need .NET Framework 4.0&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Application screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88668" alt="instantcube.png" title="instantcube.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Results&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88677" alt="cube.png" title="cube.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting cube&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88678" alt="sqldatabase.png" title="sqldatabase.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting SQL Database&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Tips&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine. You may want to check the &lt;b&gt;&amp;quot;Automatically grant permission...&amp;quot;&lt;/b&gt; checkbox in the Settings dialog.&lt;/li&gt;
&lt;li&gt;If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Drop SQL Database&lt;/i&gt; to recreate database.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;&lt;br /&gt;Feel free to contact the author, Johan &amp;#197;hl&amp;#233;n, at &lt;a href="http://www.joinsights.com" class="externalLink"&gt;http://www.joinsights.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;More reading&lt;/b&gt;&lt;br /&gt;Read more about InstantCube at &lt;a href="http://blogical.se/blogs/jahlen/archive/2009/11/17/instantcube-building-a-sql-server-modeling-application-for-quicker-cube-development.aspx" class="externalLink"&gt;Blog Article about InstantCube&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JAhlen</author><pubDate>Thu, 28 Apr 2011 18:26:53 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110428062653P</guid></item><item><title>Updated Wiki: Home</title><link>http://instantcube.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;InstantCube creates cubes quickly by &lt;b&gt;auto-generating&lt;/b&gt; the underlying code using a &lt;b&gt;Microsoft SQL Server Modelling DSL&lt;/b&gt; (formerly &lt;b&gt;Microsoft Oslo&lt;/b&gt;) for describing the cubes and dimensions. Works with &lt;b&gt;SQL Server 2008&lt;/b&gt; Analysis Services / Database Engine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;Download and install InstantCube. Write your cube definitions. Check your definitions by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Parse&lt;/i&gt;. Deploy your solution by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SQL&lt;/i&gt; and &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SSAS&lt;/i&gt;. Sample is included with comments.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Need SQL Server 2008 Standard Edition or higher installed.&lt;/li&gt;
&lt;li&gt;Need .NET Framework 4.0&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Application screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88668" alt="instantcube.png" title="instantcube.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Results&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88677" alt="cube.png" title="cube.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting cube&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88678" alt="sqldatabase.png" title="sqldatabase.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting SQL Database&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Tips&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine. You may want to check the &lt;b&gt;&amp;quot;Automatically grant permission...&amp;quot;&lt;/b&gt; checkbox in the Settings dialog.&lt;/li&gt;
&lt;li&gt;If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Drop SQL Database&lt;/i&gt; to recreate database.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;&lt;br /&gt;Feel free to contact the author, Johan &amp;#197;hl&amp;#233;n, at &lt;a href="http://www.joinsights.com" class="externalLink"&gt;http://www.joinsights.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;More reading&lt;/b&gt;&lt;br /&gt;Read more about InstantCube at &lt;a href="http://blogical.se/blogs/jahlen/archive/2009/11/17/instantcube-building-a-sql-server-modeling-application-for-quicker-cube-development.aspx" class="externalLink"&gt;Blog Article about InstantCube&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JAhlen</author><pubDate>Tue, 01 Mar 2011 19:51:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110301075122P</guid></item><item><title>Updated Wiki: Home</title><link>http://instantcube.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;InstantCube creates cubes quickly by &lt;b&gt;auto-generating&lt;/b&gt; the underlying code using a &lt;b&gt;Microsoft SQL Server Modelling DSL&lt;/b&gt; (formerly &lt;b&gt;Microsoft Oslo&lt;/b&gt;) for describing the cubes and dimensions. Works with &lt;b&gt;SQL Server 2008&lt;/b&gt; Analysis Services / Database Engine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;Download and install InstantCube. Write your cube definitions. Check your definitions by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Parse&lt;/i&gt;. Deploy your solution by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SQL&lt;/i&gt; and &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SSAS&lt;/i&gt;. Sample is included with comments.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Need SQL Server 2008 Standard Edition or higher installed.&lt;/li&gt;
&lt;li&gt;Need .NET Framework 4.0&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Application screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88668" alt="instantcube.png" title="instantcube.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Results&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88677" alt="cube.png" title="cube.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting cube&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88678" alt="sqldatabase.png" title="sqldatabase.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting SQL Database&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Tips&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine. You may want to check the &lt;b&gt;&amp;quot;Automatically grant permission...&amp;quot;&lt;/b&gt; checkbox in the Settings dialog.&lt;/li&gt;
&lt;li&gt;If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Drop SQL Database&lt;/i&gt; to recreate database.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;&lt;br /&gt;Feel free to contact the author, Johan &amp;#197;hl&amp;#233;n, at &lt;a href="http://blogical.se/blogs/jahlen" class="externalLink"&gt;http://blogical.se/blogs/jahlen&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;More reading&lt;/b&gt;&lt;br /&gt;Read more about InstantCube at &lt;a href="http://blogical.se/blogs/jahlen/archive/2009/11/17/instantcube-building-a-sql-server-modeling-application-for-quicker-cube-development.aspx" class="externalLink"&gt;Blog Article about InstantCube&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JAhlen</author><pubDate>Tue, 01 Dec 2009 19:43:43 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091201074343P</guid></item><item><title>Updated Wiki: Home</title><link>http://instantcube.codeplex.com/wikipage?version=13</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;InstantCube creates cubes quickly by &lt;b&gt;auto-generating&lt;/b&gt; the underlying code using a &lt;b&gt;Microsoft SQL Server Modelling DSL&lt;/b&gt; (formerly &lt;b&gt;Microsoft Oslo&lt;/b&gt;) for describing the cubes and dimensions. Works with &lt;b&gt;SQL Server 2008&lt;/b&gt; Analysis Services / Database Engine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;Download and install InstantCube. Write your cube definitions. Check your definitions by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Parse&lt;/i&gt;. Deploy your solution by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SQL&lt;/i&gt; and &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SSAS&lt;/i&gt;. Sample is included with comments.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Application screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88668" alt="instantcube.png" title="instantcube.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Results&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88677" alt="cube.png" title="cube.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting cube&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88678" alt="sqldatabase.png" title="sqldatabase.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting SQL Database&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Need SQL Server 2008 Standard Edition or higher installed.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tips&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine. You may want to check the &amp;quot;Automatically grant permission...&amp;quot; checkbox in the Settings dialog.&lt;/li&gt;
&lt;li&gt;If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Drop SQL Database&lt;/i&gt; to recreate database.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;&lt;br /&gt;Feel free to contact the author, Johan &amp;#197;hl&amp;#233;n, at &lt;a href="http://blogical.se/blogs/jahlen" class="externalLink"&gt;http://blogical.se/blogs/jahlen&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;More reading&lt;/b&gt;&lt;br /&gt;Read more about InstantCube at &lt;a href="http://blogical.se/blogs/jahlen/archive/2009/11/17/instantcube-building-a-sql-server-modeling-application-for-quicker-cube-development.aspx" class="externalLink"&gt;Blog Article about InstantCube&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JAhlen</author><pubDate>Tue, 24 Nov 2009 13:55:55 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091124015555P</guid></item><item><title>Updated Wiki: Home</title><link>http://instantcube.codeplex.com/wikipage?version=12</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;InstantCube creates cubes quickly by &lt;b&gt;auto-generating&lt;/b&gt; the underlying code using &lt;b&gt;Microsoft Oslo&lt;/b&gt; for describing the cubes and dimensions. Works with &lt;b&gt;SQL Server 2008&lt;/b&gt; Analysis Services / Database Engine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;Download and install InstantCube. Write your cube definitions. Check your definitions by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Parse&lt;/i&gt;. Deploy your solution by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SQL&lt;/i&gt; and &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SSAS&lt;/i&gt;. Sample is included with comments.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Application screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88668" alt="instantcube.png" title="instantcube.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Results&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88677" alt="cube.png" title="cube.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting cube&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88678" alt="sqldatabase.png" title="sqldatabase.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting SQL Database&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Need &lt;a href="http://msdn.microsoft.com/en-us/oslo/default.aspx" class="externalLink"&gt;Microsoft Oslo&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; installed.&lt;/li&gt;
&lt;li&gt;Need SQL Server 2008 Standard Edition or higher installed.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tips&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine.&lt;/li&gt;
&lt;li&gt;If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Drop SQL Database&lt;/i&gt; to recreate database.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;&lt;br /&gt;Feel free to contact the author, Johan &amp;#197;hl&amp;#233;n, at &lt;a href="http://blogical.se/blogs/jahlen" class="externalLink"&gt;http://blogical.se/blogs/jahlen&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;More reading&lt;/b&gt;&lt;br /&gt;Read more about InstantCube at &lt;a href="http://blogical.se/blogs/jahlen/archive/2009/11/17/instantcube-building-a-sql-server-modeling-application-for-quicker-cube-development.aspx" class="externalLink"&gt;Blog Article about InstantCube&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JAhlen</author><pubDate>Thu, 19 Nov 2009 06:26:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091119062641A</guid></item><item><title>Updated Wiki: Home</title><link>http://instantcube.codeplex.com/wikipage?version=11</link><description>&lt;div class="wikidoc"&gt;&lt;br /&gt;InstantCube creates cubes quickly by &lt;b&gt;auto-generating&lt;/b&gt; the underlying code using &lt;b&gt;Microsoft Oslo&lt;/b&gt; for describing the cubes and dimensions. Works with &lt;b&gt;SQL Server 2008&lt;/b&gt; Analysis Services / Database Engine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Usage&lt;/b&gt;&lt;br /&gt;Download and install InstantCube. Write your cube definitions. Check your definitions by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Parse&lt;/i&gt;. Deploy your solution by clicking &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SQL&lt;/i&gt; and &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Deploy SSAS&lt;/i&gt;. Sample is included with comments.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Application screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88668" alt="instantcube.png" title="instantcube.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Results&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88677" alt="cube.png" title="cube.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting cube&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=instantcube&amp;DownloadId=88678" alt="sqldatabase.png" title="sqldatabase.png" /&gt;&lt;br /&gt;&lt;i&gt;Resulting SQL Database&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Prerequisites&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Need &lt;a href="http://msdn.microsoft.com/en-us/oslo/default.aspx" class="externalLink"&gt;Microsoft Oslo&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; installed.&lt;/li&gt;
&lt;li&gt;Need SQL Server 2008 Standard Edition or higher installed.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tips&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine.&lt;/li&gt;
&lt;li&gt;If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click &lt;i&gt;Build&lt;/i&gt; -&amp;gt; &lt;i&gt;Drop SQL Database&lt;/i&gt; to recreate database.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Author&lt;/b&gt;&lt;br /&gt;Feel free to contact the author, Johan &amp;#197;hl&amp;#233;n, at &lt;a href="http://blogical.se/blogs/jahlen" class="externalLink"&gt;http://blogical.se/blogs/jahlen&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;More reading&lt;/b&gt;&lt;br /&gt;Read more about InstantCube at &lt;a href="http://blogical.se/blogs/jahlen/archive/2009/11/17/instantcube-building-a-sql-server-modeling-application-for-quicker-cube-development.aspx" class="externalLink"&gt;http://blogical.se/blogs/jahlen/archive/2009/11/17/instantcube-building-a-sql-server-modeling-application-for-quicker-cube-development.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>JAhlen</author><pubDate>Thu, 19 Nov 2009 06:25:29 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091119062529A</guid></item></channel></rss>