<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: SQL SERVER &#8211; 2005 NorthWind Database or AdventureWorks Database &#8211; Samples Databases</title>
	<atom:link href="http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anvesh</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-56888</link>
		<dc:creator>Anvesh</dc:creator>
		<pubDate>Thu, 22 Oct 2009 06:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-56888</guid>
		<description>Thank you It is very helpful</description>
		<content:encoded><![CDATA[<p>Thank you It is very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dharmendra Dixit</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-55910</link>
		<dc:creator>Dharmendra Dixit</dc:creator>
		<pubDate>Wed, 16 Sep 2009 09:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-55910</guid>
		<description>@Rama,

you can insert muptiple rows b using UNION All is SQL SERVER2005</description>
		<content:encoded><![CDATA[<p>@Rama,</p>
<p>you can insert muptiple rows b using UNION All is SQL SERVER2005</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristobal Rodriguez</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-53644</link>
		<dc:creator>Cristobal Rodriguez</dc:creator>
		<pubDate>Sun, 12 Jul 2009 15:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-53644</guid>
		<description>I successfully installed AdventureWork Database , but I just can’t open the diagrams. The error “does not have a valid owner”…. I went to Files page on the Database Properties dialog box and there is not owner, but does not let add one… What it can be?.... Any help it will be greatly appreciate!!!
Thanks!!!
Cristobal.</description>
		<content:encoded><![CDATA[<p>I successfully installed AdventureWork Database , but I just can’t open the diagrams. The error “does not have a valid owner”…. I went to Files page on the Database Properties dialog box and there is not owner, but does not let add one… What it can be?&#8230;. Any help it will be greatly appreciate!!!<br />
Thanks!!!<br />
Cristobal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parvaneh</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-50039</link>
		<dc:creator>parvaneh</dc:creator>
		<pubDate>Thu, 26 Mar 2009 14:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-50039</guid>
		<description>Hi
I am using sql 2005  ver 9 and I need to download  northwind in my database but I dont have it and I dont know how can I install it in my sql server please help me</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am using sql 2005  ver 9 and I need to download  northwind in my database but I dont have it and I dont know how can I install it in my sql server please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Smith</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-49429</link>
		<dc:creator>John Smith</dc:creator>
		<pubDate>Wed, 18 Mar 2009 20:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-49429</guid>
		<description>Seems like AdventureWorks only is supported by SQL Server 2008 now...

see this error message (running SQL Server 2005 from inside of Visual Studio 2008 under Vista):

---------------------------
Microsoft Visual Studio
---------------------------
The database &#039;C:\USERS\USER\DOCUMENTS\ADVENTUREWORKS 2008 LT\ADVENTUREWORKSLT2008_DATA.MDF&#039; cannot be opened because it is version 655. This server supports version 612 and earlier. A downgrade path is not supported.

Could not open new database &#039;C:\USERS\USER\DOCUMENTS\ADVENTUREWORKS 2008 LT\ADVENTUREWORKSLT2008_DATA.MDF&#039;. CREATE DATABASE is aborted.

An attempt to attach an auto-named database for file C:\Users\USER\Documents\AdventureWorks 2008 LT\AdventureWorksLT2008_Data.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.
---------------------------
OK   
---------------------------</description>
		<content:encoded><![CDATA[<p>Seems like AdventureWorks only is supported by SQL Server 2008 now&#8230;</p>
<p>see this error message (running SQL Server 2005 from inside of Visual Studio 2008 under Vista):</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Microsoft Visual Studio<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
The database &#8216;C:\USERS\USER\DOCUMENTS\ADVENTUREWORKS 2008 LT\ADVENTUREWORKSLT2008_DATA.MDF&#8217; cannot be opened because it is version 655. This server supports version 612 and earlier. A downgrade path is not supported.</p>
<p>Could not open new database &#8216;C:\USERS\USER\DOCUMENTS\ADVENTUREWORKS 2008 LT\ADVENTUREWORKSLT2008_DATA.MDF&#8217;. CREATE DATABASE is aborted.</p>
<p>An attempt to attach an auto-named database for file C:\Users\USER\Documents\AdventureWorks 2008 LT\AdventureWorksLT2008_Data.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
OK<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-47213</link>
		<dc:creator>SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Tue, 24 Feb 2009 12:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-47213</guid>
		<description>[...] SQL SERVER - 2005 NorthWind Database or AdventureWorks Database - Samples Databases [...]</description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; 2005 NorthWind Database or AdventureWorks Database &#8211; Samples Databases [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-47111</link>
		<dc:creator>Rakesh</dc:creator>
		<pubDate>Mon, 23 Feb 2009 07:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-47111</guid>
		<description>Thanks for this information,i was loooking for these information for longtime...thanks</description>
		<content:encoded><![CDATA[<p>Thanks for this information,i was loooking for these information for longtime&#8230;thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jai</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-46985</link>
		<dc:creator>jai</dc:creator>
		<pubDate>Sat, 21 Feb 2009 02:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-46985</guid>
		<description>I have downloaded adventureworks Db .But now i Can not see thayt in the Studios.What to Do .Also tell me if there is a good tutorial for learning Stored procedures.Thanks</description>
		<content:encoded><![CDATA[<p>I have downloaded adventureworks Db .But now i Can not see thayt in the Studios.What to Do .Also tell me if there is a good tutorial for learning Stored procedures.Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nash</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-46314</link>
		<dc:creator>Nash</dc:creator>
		<pubDate>Wed, 04 Feb 2009 08:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-46314</guid>
		<description>i am trying to work in sql server 2005, i want some sample data base other than the tarditional northwind and puds database.  And also some please give me some ebooks so that i can learn the SQL querys very fast..</description>
		<content:encoded><![CDATA[<p>i am trying to work in sql server 2005, i want some sample data base other than the tarditional northwind and puds database.  And also some please give me some ebooks so that i can learn the SQL querys very fast..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alok Joshi</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-45071</link>
		<dc:creator>Alok Joshi</dc:creator>
		<pubDate>Thu, 25 Dec 2008 04:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-45071</guid>
		<description>Hi Friends,

I wonder if any of you can help. I tried downloading AdventureWorksLT from www.codeplex.com but the site does not work. After clicking on file to downlaod and clicking on I Agree button nothing happens?!</description>
		<content:encoded><![CDATA[<p>Hi Friends,</p>
<p>I wonder if any of you can help. I tried downloading AdventureWorksLT from <a href="http://www.codeplex.com" rel="nofollow">http://www.codeplex.com</a> but the site does not work. After clicking on file to downlaod and clicking on I Agree button nothing happens?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Wang</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-44975</link>
		<dc:creator>Jeffrey Wang</dc:creator>
		<pubDate>Sun, 21 Dec 2008 05:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-44975</guid>
		<description>Clicked your AdventureWorks link and the first .msi file of the second link, I downlloaded the AdventureWorksDB.msi to my database server machine.

http://www.codeplex.com/SqlServerSamples
http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx?ReleaseId=4004

I downloaded the AdventureWorks.msi to a C:\ folder with Master DB and a e:\ folder with user DB.
Running AdventureWorks.msi from either folder, received the &quot;not a valid installation package for the product AdventureWorkDB&quot; error message.  


Why?   Different SQL 2005 version has different AdventureWorks package?</description>
		<content:encoded><![CDATA[<p>Clicked your AdventureWorks link and the first .msi file of the second link, I downlloaded the AdventureWorksDB.msi to my database server machine.</p>
<p><a href="http://www.codeplex.com/SqlServerSamples" rel="nofollow">http://www.codeplex.com/SqlServerSamples</a><br />
<a href="http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx?ReleaseId=4004" rel="nofollow">http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx?ReleaseId=4004</a></p>
<p>I downloaded the AdventureWorks.msi to a C:\ folder with Master DB and a e:\ folder with user DB.<br />
Running AdventureWorks.msi from either folder, received the &#8220;not a valid installation package for the product AdventureWorkDB&#8221; error message.  </p>
<p>Why?   Different SQL 2005 version has different AdventureWorks package?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Smietan</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-44824</link>
		<dc:creator>Paul Smietan</dc:creator>
		<pubDate>Mon, 15 Dec 2008 19:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-44824</guid>
		<description>Great info - thank you!

-Paul Smietan</description>
		<content:encoded><![CDATA[<p>Great info &#8211; thank you!</p>
<p>-Paul Smietan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sagar</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-44138</link>
		<dc:creator>Sagar</dc:creator>
		<pubDate>Mon, 10 Nov 2008 11:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-44138</guid>
		<description>This is very helpful for me.. Thanks a lot..</description>
		<content:encoded><![CDATA[<p>This is very helpful for me.. Thanks a lot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fritz Schenk</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-43974</link>
		<dc:creator>Fritz Schenk</dc:creator>
		<pubDate>Thu, 30 Oct 2008 17:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-43974</guid>
		<description>The MVC Framework for .net uses Northwind.</description>
		<content:encoded><![CDATA[<p>The MVC Framework for .net uses Northwind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: realgt</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-43840</link>
		<dc:creator>realgt</dc:creator>
		<pubDate>Tue, 21 Oct 2008 12:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-43840</guid>
		<description>heres where to get the sample database:
http://www.codeplex.com/SqlServerSamples</description>
		<content:encoded><![CDATA[<p>heres where to get the sample database:<br />
<a href="http://www.codeplex.com/SqlServerSamples" rel="nofollow">http://www.codeplex.com/SqlServerSamples</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Bateman</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-43522</link>
		<dc:creator>Scott Bateman</dc:creator>
		<pubDate>Sun, 05 Oct 2008 21:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-43522</guid>
		<description>Recently, I wanted to populate some sample databases in my fresh 2008 environment on Vista.  I hit a couple snags, so this post may be useful for the community. 

http://codeslammer.wordpress.com/2008/10/05/sql-server-2008-sample-databases/

Thanks for the guidance!</description>
		<content:encoded><![CDATA[<p>Recently, I wanted to populate some sample databases in my fresh 2008 environment on Vista.  I hit a couple snags, so this post may be useful for the community. </p>
<p><a href="http://codeslammer.wordpress.com/2008/10/05/sql-server-2008-sample-databases/" rel="nofollow">http://codeslammer.wordpress.com/2008/10/05/sql-server-2008-sample-databases/</a></p>
<p>Thanks for the guidance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-42437</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 05 Sep 2008 11:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-42437</guid>
		<description>Hi 
I am using sql 2005 Dev ver  9 and I need to know how to create a database on my local hard drive. Wont allow me since it defaults connection to my network. I need to create a database on my hard drive when  I am not connected.
Please help. 

thanks
James</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am using sql 2005 Dev ver  9 and I need to know how to create a database on my local hard drive. Wont allow me since it defaults connection to my network. I need to create a database on my hard drive when  I am not connected.<br />
Please help. </p>
<p>thanks<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omosh</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-41928</link>
		<dc:creator>omosh</dc:creator>
		<pubDate>Fri, 22 Aug 2008 21:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-41928</guid>
		<description>It is under the releases tab here:

http://www.codeplex.com/MSFTDBProdSamples/release/projectReleases.aspx?releaseid=4004</description>
		<content:encoded><![CDATA[<p>It is under the releases tab here:</p>
<p><a href="http://www.codeplex.com/MSFTDBProdSamples/release/projectReleases.aspx?releaseid=4004" rel="nofollow">http://www.codeplex.com/MSFTDBProdSamples/release/projectReleases.aspx?releaseid=4004</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohan</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-41914</link>
		<dc:creator>mohan</dc:creator>
		<pubDate>Fri, 22 Aug 2008 11:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-41914</guid>
		<description>i am using sql server 2005 express edition...
i dont have adventureworks  db.

how can i  get this  database.?

thanks..


regards
mohan</description>
		<content:encoded><![CDATA[<p>i am using sql server 2005 express edition&#8230;<br />
i dont have adventureworks  db.</p>
<p>how can i  get this  database.?</p>
<p>thanks..</p>
<p>regards<br />
mohan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BAHMAN</title>
		<link>http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-40530</link>
		<dc:creator>BAHMAN</dc:creator>
		<pubDate>Sun, 20 Jul 2008 19:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/23/sql-server-2005-northwind-database-or-adventureworks-database-samples-databases/#comment-40530</guid>
		<description>thanks

I have a question, what is northwind and where is it from?is that a data base from a leisure centre? I really appreciate if you help me and email me the answer.

best regards,
Bahman</description>
		<content:encoded><![CDATA[<p>thanks</p>
<p>I have a question, what is northwind and where is it from?is that a data base from a leisure centre? I really appreciate if you help me and email me the answer.</p>
<p>best regards,<br />
Bahman</p>
]]></content:encoded>
	</item>
</channel>
</rss>
