<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The AdventureWorks 2008 Family of Sample Databases</title><link>http://blogs.msdn.com/bonniefe/archive/2008/02/28/the-adventureworks-2008-family-of-sample-databases.aspx</link><description>There is a new AdventureWorks family of sample databases available for SQL Server 2008 February CTP at https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSFTDBProdSamples . The AdventureWorks 2008 family of databases demonstrates some</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: The AdventureWorks 2008 Family of Sample Databases</title><link>http://blogs.msdn.com/bonniefe/archive/2008/02/28/the-adventureworks-2008-family-of-sample-databases.aspx#8965929</link><pubDate>Fri, 26 Sep 2008 08:00:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8965929</guid><dc:creator>BAleiHi</dc:creator><description>&lt;p&gt;I can't get it to install. &amp;nbsp;I'm running XP and SQL Server 2008 Express and want to install the AdventureWorks OLDP x86 version (specifically, SQL2008.AdventureWorks_OLTP_DB_v2008.x86.msi). &amp;nbsp;When I installed SQL Server I forgot to enable FILESTREAM. &amp;nbsp;When I went to install AdventureWorks, I got that error so I went back and, using SQL Server Configuration Manager I enabled FILESTREAM for the only instance that I have on my machine. I should note that I'm logged into XP under a different user than the one that started the service but they both have full admin privs.&lt;/p&gt;
&lt;p&gt;So with FILESTREAM enabled, my AdventureWorks install goes seamlessly. &amp;nbsp;Only problem is that there's not database anywhere. &amp;nbsp;The only thing I find is a .BAK version in the 100/Tools/Samples folder. &amp;nbsp;There's a script there to restore and when I run it in SQL Server Management Studio I get the error:&lt;/p&gt;
&lt;p&gt;Msg 5591, Level 16, State 4, Line 1&lt;/p&gt;
&lt;p&gt;FILESTREAM feature is disabled.&lt;/p&gt;
&lt;p&gt;Msg 3013, Level 16, State 1, Line 1&lt;/p&gt;
&lt;p&gt;RESTORE DATABASE is terminating abnormally.&lt;/p&gt;
&lt;p&gt;Msg 5011, Level 14, State 5, Line 1&lt;/p&gt;
&lt;p&gt;User does not have permission to alter database 'AdventureWorks2008', the database does not exist, or the database is not in a state that allows access checks.&lt;/p&gt;
&lt;p&gt;Msg 5069, Level 16, State 1, Line 1&lt;/p&gt;
&lt;p&gt;ALTER DATABASE statement failed.&lt;/p&gt;
&lt;p&gt;What's up with this? &amp;nbsp;TIA&lt;/p&gt;
</description></item><item><title>re: The AdventureWorks 2008 Family of Sample Databases</title><link>http://blogs.msdn.com/bonniefe/archive/2008/02/28/the-adventureworks-2008-family-of-sample-databases.aspx#8966720</link><pubDate>Fri, 26 Sep 2008 19:33:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8966720</guid><dc:creator>bonniefe</dc:creator><description>&lt;p&gt;This is a feature of FILESTREAM. &amp;nbsp;There are two components of enabling FILESTREAM. &amp;nbsp;If you enable it during setup then both components are enabled. &amp;nbsp;If you enable it after setup, you need to enable both pieces of FILESTREAM separately. &amp;nbsp;See &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/sqlserverstorageengine/archive/2008/03/03/filestream-configuration-and-setup-changes-in-sql-server-2008-february-ctp.aspx"&gt;http://blogs.msdn.com/sqlserverstorageengine/archive/2008/03/03/filestream-configuration-and-setup-changes-in-sql-server-2008-february-ctp.aspx&lt;/a&gt; for details about how to enable both aspects of FILESTREAM. &amp;nbsp;If you would prefer a simpler approach to enabling FILESTREAM I recommend that you file a SQL Server bug at &lt;a rel="nofollow" target="_new" href="http://connect.microsoft.com/"&gt;http://connect.microsoft.com/&lt;/a&gt;.&lt;/p&gt;
</description></item></channel></rss>