<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SQL DB Collection</title>
	<atom:link href="http://sqldb.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqldb.wordpress.com</link>
	<description>SQL - RDBMS - Business Intelligence - OLAP - Data Warehouse - SSIS - SSAS</description>
	<lastBuildDate>Thu, 05 Jan 2012 07:15:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sqldb.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SQL DB Collection</title>
		<link>http://sqldb.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sqldb.wordpress.com/osd.xml" title="SQL DB Collection" />
	<atom:link rel='hub' href='http://sqldb.wordpress.com/?pushpress=hub'/>
		<item>
		<title>New blog address:</title>
		<link>http://sqldb.wordpress.com/2006/07/20/wwwsqldbconr/</link>
		<comments>http://sqldb.wordpress.com/2006/07/20/wwwsqldbconr/#comments</comments>
		<pubDate>Thu, 20 Jul 2006 12:36:42 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[BI]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/07/20/wwwsqldbconr/</guid>
		<description><![CDATA[www.sqldb.co.nr<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=47&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/07/20/wwwsqldbconr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>
	</item>
		<item>
		<title>Granting Custom Access to Dimension Data</title>
		<link>http://sqldb.wordpress.com/2006/07/18/granting-custom-access-to-dimension-data/</link>
		<comments>http://sqldb.wordpress.com/2006/07/18/granting-custom-access-to-dimension-data/#comments</comments>
		<pubDate>Tue, 18 Jul 2006 09:50:14 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/07/18/granting-custom-access-to-dimension-data/</guid>
		<description><![CDATA[http://msdn2.microsoft.com/en-us/library/ms175366.aspx After a Microsoft SQL Server 2005 Analysis Services (SSAS) database role has read or read/write permission to a dimension, you can define security on each dimension member (also called dimension security). By default, a database role is not allowed access to any members of any dimension. You have to grant permission to allow access [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=44&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/07/18/granting-custom-access-to-dimension-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms175366.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms175366.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms175366.note%28en-US,SQL.90%29.gif" medium="image" />
	</item>
		<item>
		<title>Using MDX Expressions to Set Cell Data Permissions</title>
		<link>http://sqldb.wordpress.com/2006/07/17/using-mdx-expressions-to-set-cell-data-permissions/</link>
		<comments>http://sqldb.wordpress.com/2006/07/17/using-mdx-expressions-to-set-cell-data-permissions/#comments</comments>
		<pubDate>Mon, 17 Jul 2006 12:28:25 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/07/17/using-mdx-expressions-to-set-cell-data-permissions/</guid>
		<description><![CDATA[http://msdn2.microsoft.com/en-us/library/ms174590.aspx The Multidimensional Expressions (MDX) expression that sets permissions to cell data can either specify which cells can be accessed or which cells cannot be accessed. By allowing access to cells for specific members in some dimensions and denying access to cells for specific members in other dimensions, cell security provides great flexibility. In fact, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=43&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/07/17/using-mdx-expressions-to-set-cell-data-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174904.note%28en-US,SQL.90%29.gif" medium="image" />
	</item>
		<item>
		<title>Granting Custom Access to Cell Data</title>
		<link>http://sqldb.wordpress.com/2006/07/17/granting-custom-access-to-cell-data/</link>
		<comments>http://sqldb.wordpress.com/2006/07/17/granting-custom-access-to-cell-data/#comments</comments>
		<pubDate>Mon, 17 Jul 2006 12:16:00 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/07/17/granting-custom-access-to-cell-data/</guid>
		<description><![CDATA[http://msdn2.microsoft.com/en-us/library/ms174590.aspx After you grant a database role in Microsoft SQL Server 2005 Analysis Services (SSAS) read or read/write permissions to a cube, you have to grant to this database role the permission to view some or all cell data. Only granting cube access to a database role does not give that database role access to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=42&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/07/17/granting-custom-access-to-cell-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174847.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174847.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174847.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174847.note%28en-US,SQL.90%29.gif" medium="image" />
	</item>
		<item>
		<title>Design Constraints and Unavoidable Realities</title>
		<link>http://sqldb.wordpress.com/2006/06/28/design-constraints-and-unavoidable-realities/</link>
		<comments>http://sqldb.wordpress.com/2006/06/28/design-constraints-and-unavoidable-realities/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 11:10:48 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[Data Warehouse]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/06/28/design-constraints-and-unavoidable-realities/</guid>
		<description><![CDATA[http://www.intelligententerprise.com/020903/514warehouse1_1.jhtml No design problem in school was this hard by Ralph Kimball The basic mission of a data warehouse professional, as I described in my previous column (&#8220;An Engineer&#8217;s View,&#8221; July 26, 2002), is to publish the right data. Because I am an engineer and try to build practical things that work, I then asked: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=41&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/06/28/design-constraints-and-unavoidable-realities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>

		<media:content url="http://i.cmpnet.com/ads/graphics/as5/rk/iopsblank.gif" medium="image" />

		<media:content url="http://as.cmpnet.com/event.ng/Type=count&#38;ClientType=2&#38;AdID=27494&#38;FlightID=17681&#38;TargetID=2878&#38;Segments=1411,3448&#38;Targets=2878&#38;Values=34,46,51,63,77,83,93,100,140,290,442,646,1045,1047,1054,1766,1785,1901,1925,2150,2299,2327,2352,2678&#38;RawValues=&#38;random=bKdKbsN,bckevNpdxAort" medium="image" />

		<media:content url="http://i.cmpnet.com/ads/graphics/as5/rk/iopsblank.gif" medium="image" />

		<media:content url="http://as.cmpnet.com/event.ng/Type=count&#38;ClientType=2&#38;AdID=27494&#38;FlightID=17681&#38;TargetID=2878&#38;Segments=1411,3448&#38;Targets=2878&#38;Values=34,46,51,63,77,83,93,100,140,290,442,646,1045,1047,1054,1766,1785,1901,1925,2150,2299,2310,2327,2352,2678,3714&#38;RawValues=&#38;random=bnrayjN,bckeyzzeopoip" medium="image" />
	</item>
		<item>
		<title>User Defined Functions (UDFs) in Analysis Services 2005</title>
		<link>http://sqldb.wordpress.com/2006/06/27/user-defined-functions-udfs-in-analysis-services-2005/</link>
		<comments>http://sqldb.wordpress.com/2006/06/27/user-defined-functions-udfs-in-analysis-services-2005/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 13:55:56 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/06/27/user-defined-functions-udfs-in-analysis-services-2005/</guid>
		<description><![CDATA[http://www.mrachek.com/PermaLink,guid,c913d82f-1006-49dd-9253-98b478ef8959.aspx &#160; I’ve found myself working with UDF’s more and more lately and thought it would make a good blog topic. So, if you are interested in creating a UDF to use in your MDX, read on. I’m using the Adventure Works database which is the sample database Analysis Services 2005. If you have not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=40&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/06/27/user-defined-functions-udfs-in-analysis-services-2005/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>
	</item>
		<item>
		<title>Dynamic Security and Analytics Server Performance</title>
		<link>http://sqldb.wordpress.com/2006/06/27/dynamic-security-and-analytics-server-performance/</link>
		<comments>http://sqldb.wordpress.com/2006/06/27/dynamic-security-and-analytics-server-performance/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 13:20:22 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/06/27/dynamic-security-and-analytics-server-performance/</guid>
		<description><![CDATA[http://blogs.proclarity.com/blogs/dgustafson/archive/2006/3/21/54.aspx &#160; I recently was presented with a mystery. During a load test, I was simulating a large number of users, all viewing the same Analytics Server data in their browsers. This is a typical scenario for a corporate dashboard or portal. The OLAP source was Analysis Services 2005, and I expected Analytics Server to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=39&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/06/27/dynamic-security-and-analytics-server-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>
	</item>
		<item>
		<title>Managing and Deploying SQL Server Integration Services</title>
		<link>http://sqldb.wordpress.com/2006/06/27/managing-and-deploying-sql-server-integration-services/</link>
		<comments>http://sqldb.wordpress.com/2006/06/27/managing-and-deploying-sql-server-integration-services/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 10:10:45 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/06/27/managing-and-deploying-sql-server-integration-services/</guid>
		<description><![CDATA[&#160; http://www.microsoft.com/technet/prodtechnol/sql/2005/mgngssis.mspx &#160; By Michael Otey, TECA, Inc and Denielle Otey, TECA, Inc SQL Server Integration Services (SSIS) is an enterprise-level data integration platform. SSIS is an entirely new subsystem in SQL Server 2005. This paper tells you how to take advantage of the SSIS management and deployment features. On This Page Introduction Introduction In [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=38&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/06/27/managing-and-deploying-sql-server-integration-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_down.gif" medium="image">
			<media:title type="html">Introduction</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_001.gif" medium="image">
			<media:title type="html">SQL Server Integration Services overview</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_002.png" medium="image">
			<media:title type="html">SSIS package elements</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_003.png" medium="image">
			<media:title type="html">SSIS Designer</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_004.gif" medium="image">
			<media:title type="html">SSIS development flow</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_up.gif" medium="image">
			<media:title type="html">Top of page</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_005.png" medium="image">
			<media:title type="html">Starting the SSIS Server</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_006.png" medium="image">
			<media:title type="html">Managing SSIS packages with SQL Server Management Studio</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_007.png" medium="image">
			<media:title type="html">Customizing the SSIS service folders</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_008.png" medium="image">
			<media:title type="html">Managing DTS 2000 packages with SQL Server Management Studio</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_up.gif" medium="image">
			<media:title type="html">Top of page</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_009.png" medium="image">
			<media:title type="html">Enabling checkpoints</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_010.png" medium="image">
			<media:title type="html">Scheduling SSIS packages</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_011.png" medium="image">
			<media:title type="html">Adding package roles</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_012.gif" medium="image">
			<media:title type="html">SSIS package logging</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_013.png" medium="image">
			<media:title type="html">SSIS Package Configurations Organizer</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_up.gif" medium="image">
			<media:title type="html">Top of page</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_014.gif" medium="image">
			<media:title type="html">SSIS deployment flow with the Deployment Utility</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_015.png" medium="image">
			<media:title type="html">Package Deployment Utility Property</media:title>
		</media:content>

		<media:content url="http://img.microsoft.com/library/media/1033/technet/images/prodtechnol/sql/2005/integration_016.png" medium="image">
			<media:title type="html">Package Installer Wizard</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_up.gif" medium="image">
			<media:title type="html">Top of page</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/library/gallery/templates/MNP2.Common/images/arrow_px_up.gif" medium="image">
			<media:title type="html">Top of page</media:title>
		</media:content>
	</item>
		<item>
		<title>Enabling Drillthrough in Analysis Services 2005</title>
		<link>http://sqldb.wordpress.com/2006/06/26/enabling-drillthrough-in-analysis-services-2005-2/</link>
		<comments>http://sqldb.wordpress.com/2006/06/26/enabling-drillthrough-in-analysis-services-2005-2/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 15:31:52 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/06/26/enabling-drillthrough-in-analysis-services-2005-2/</guid>
		<description><![CDATA[http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql90/html/sql2k5_anservdrill.asp T.K. Anand Microsoft Corporation Summary: Discover the new Analysis Services 2005 drillthrough architecture. See how to set up drillthrough in Analysis Services 2005 and get guidance on migrating drillthrough settings from Analysis Services 2000 databases. (10 printed pages) Contents Introduction Drillthrough Architecture DRILLTHROUGH Statement Drillthrough Actions Scenarios Migration Conclusion Introduction Drillthrough is the operation [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=37&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/06/26/enabling-drillthrough-in-analysis-services-2005-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>

		<media:content url="http://msdn.microsoft.com/library/en-us/dnsql90/html/sql2k5_anservdrill_1.gif" medium="image" />

		<media:content url="http://msdn.microsoft.com/library/en-us/dnsql90/html/sql2k5_AnServDrill_2_thumb.gif" medium="image">
			<media:title type="html">Click here for larger image</media:title>
		</media:content>

		<media:content url="http://msdn.microsoft.com/library/en-us/dnsql90/html/sql2k5_AnServDrill_3_thumb.gif" medium="image">
			<media:title type="html">Click here for larger image</media:title>
		</media:content>

		<media:content url="http://msdn.microsoft.com/library/en-us/dnsql90/html/sql2k5_AnServDrill_4_thumb.gif" medium="image">
			<media:title type="html">Click here for larger image</media:title>
		</media:content>

		<media:content url="http://msdn.microsoft.com/library/en-us/dnsql90/html/sql2k5_AnServDrill_5_thumb.gif" medium="image">
			<media:title type="html">Click here for larger image</media:title>
		</media:content>
	</item>
		<item>
		<title>Deploying an Analysis Services Database into the Production Environment</title>
		<link>http://sqldb.wordpress.com/2006/06/23/deploying-an-analysis-services-database-into-the-production-environment/</link>
		<comments>http://sqldb.wordpress.com/2006/06/23/deploying-an-analysis-services-database-into-the-production-environment/#comments</comments>
		<pubDate>Fri, 23 Jun 2006 08:25:45 +0000</pubDate>
		<dc:creator>sqldb</dc:creator>
				<category><![CDATA[BI]]></category>

		<guid isPermaLink="false">https://sqldb.wordpress.com/2006/06/23/deploying-an-analysis-services-database-into-the-production-environment/</guid>
		<description><![CDATA[http://msdn2.microsoft.com/en-us/library/ms174887.aspx &#160; Microsoft SQL Server 2005 Analysis Services (SSAS) provides three tools for deploying an Analysis Services database onto an Analysis Services server in the production environment: Using an XML Script Use SQL Server Management Studio to generate an XML script of the metadata of an existing Analysis Services database, and then run that script [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqldb.wordpress.com&amp;blog=243885&amp;post=35&amp;subd=sqldb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sqldb.wordpress.com/2006/06/23/deploying-an-analysis-services-database-into-the-production-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11f56c3bf08dfcf0c8e981137093a324?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sqldb</media:title>
		</media:content>

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174817.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174817.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174530.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms175658.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms175320.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms175450.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174928.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174928.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174874.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174874.security%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174874.note%28en-US,SQL.90%29.gif" medium="image" />

		<media:content url="http://msdn2.microsoft.com/en-us/library/ms174874.security%28en-US,SQL.90%29.gif" medium="image" />
	</item>
	</channel>
</rss>
