<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>ChinookDatabase Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Home</link><description>ChinookDatabase Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Home&amp;version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Project Description
&lt;/h2&gt;Chinook is a sample database available for SQL Server, Oracle and MySQL. It can be created by running a single SQL script. Chinook database is an alternative to the Northwind database, being ideal for demos and testing ORM tools targeting single and multiple database servers.&lt;br /&gt;&lt;h2&gt;
What is New?
&lt;/h2&gt;Version 1.1 has been released! This new version includes support for SQL Server Compact, a new many-to-many relationship (Playlists/Tracks), and additional customer data from multiple countries. For more information and download, see &lt;a href="http://www.codeplex.com/ChinookDatabase/Release/ProjectReleases.aspx?ReleaseId=21111"&gt;Chinook Database 1.1&lt;/a&gt;.&lt;br /&gt;&lt;h2&gt;
Supported Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server&lt;/li&gt;&lt;li&gt;SQL Server Compact&lt;/li&gt;&lt;li&gt;Oracle&lt;/li&gt;&lt;li&gt;MySQL&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Schema
&lt;/h2&gt;The Chinook database schema represents a digital media store, including tables for artists, albums, media tracks, invoices and customers. You can see the Chinook database schema &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Chinook_Schema&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;h2&gt;
Sample Data
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Media related data was created using real data from an iTunes Library. It is possible for you to use your own iTunes Library to generate the SQL scripts, see instructions &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Customer and employee information was manually created using fictitious names, addresses that can be located on Google maps, and other well formatted data (phone, fax, email, etc.).&lt;/li&gt;&lt;li&gt;Sales information is auto generated using random data for a four year period.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Why the name Chinook?
&lt;/h2&gt;The name of this sample database was based on the Northwind database. &lt;a href="http://en.wikipedia.org/wiki/Chinook_wind" class="externalLink"&gt;Chinooks&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; are winds in the interior West of North America, where the Canadian Prairies and Great Plains meet various mountain ranges. Chinooks are most prevalent over southern Alberta in Canada. Chinook is a good name choice for a database that intents to be an alternative to Northwind.&lt;br /&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 06:13:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090105061351A</guid></item><item><title>Updated Wiki: Chinook_Schema</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Chinook_Schema&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Chinook Database Schema 1.1 (Current Release)
&lt;/h2&gt; &lt;br /&gt;&lt;img src="http://lh4.ggpht.com/_oKo6zFhdD98/SWFPtyfHJFI/AAAAAAAAAMc/GdrlzeBNsZM/s800/ChinookDatabaseSchema1.1.png" alt="ChinookDatabaseSchema1.1.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Chinook Database Schema 1.0
&lt;/h2&gt; &lt;br /&gt;&lt;img src="http://lh3.ggpht.com/lerocha/SKeLCLg3OMI/AAAAAAAAAHk/xSzuXETcxeA/s800/ChinookSchema.PNG" alt="ChinookSchema.PNG" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 04:04:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Chinook_Schema 20090105040428A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Project Description
&lt;/h2&gt;Chinook is a sample database available for SQL Server, Oracle and MySQL. It can be created by running a single SQL script. Chinook database is an alternative to the Northwind database, being ideal for demos and testing ORM tools targeting single and multiple database servers.&lt;br /&gt;&lt;h2&gt;
What is New?
&lt;/h2&gt;Version 1.1 has been released! This new version includes support for SQL Server Compact, a new many-to-many relationship (Playlists/Tracks), and additional customer data from multiple countries. For more details, click on the Releases tab.&lt;br /&gt;&lt;h2&gt;
Supported Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server&lt;/li&gt;&lt;li&gt;SQL Server Compact&lt;/li&gt;&lt;li&gt;Oracle&lt;/li&gt;&lt;li&gt;MySQL&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Schema
&lt;/h2&gt;The Chinook database schema represents a digital media store, including tables for artists, albums, media tracks, invoices and customers. You can see the Chinook database schema &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Chinook_Schema&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;h2&gt;
Sample Data
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Media related data was created using real data from an iTunes Library. It is possible for you to use your own iTunes Library to generate the SQL scripts, see instructions &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Customer and employee information was manually created using fictitious names, addresses that can be located on Google maps, and other well formatted data (phone, fax, email, etc.).&lt;/li&gt;&lt;li&gt;Sales information is auto generated using random data for a four year period.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Why the name Chinook?
&lt;/h2&gt;The name of this sample database was based on the Northwind database. &lt;a href="http://en.wikipedia.org/wiki/Chinook_wind" class="externalLink"&gt;Chinooks&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; are winds in the interior West of North America, where the Canadian Prairies and Great Plains meet various mountain ranges. Chinooks are most prevalent over southern Alberta in Canada. Chinook is a good name choice for a database that intents to be an alternative to Northwind.&lt;br /&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 04:01:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090105040144A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Project Description
&lt;/h2&gt;Chinook is a sample database available for SQL Server, Oracle and MySQL. It can be created by running a single SQL script. Chinook database is an alternative to the Northwind database, being ideal for demos and testing ORM tools targeting single and multiple database servers.&lt;br /&gt;&lt;h2&gt;
What is New?
&lt;/h2&gt;Version 1.1 has been released! This new version includes support for SQL Server Compact, a new many-to-many relationship (Playlists/Tracks), and additional customer data from multiple countries. For more details, see &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=http%3a%2f%2fwww.codeplex.com%2fChinookDatabase%2fRelease%2fProjectReleases.aspx%3fReleaseId21111&amp;amp;referringTitle=Home"&gt;Chinook Database 1.1&lt;/a&gt;.&lt;br /&gt;&lt;h2&gt;
Supported Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server&lt;/li&gt;&lt;li&gt;SQL Server Compact&lt;/li&gt;&lt;li&gt;Oracle&lt;/li&gt;&lt;li&gt;MySQL&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Schema
&lt;/h2&gt;The Chinook database schema represents a digital media store, including tables for artists, albums, media tracks, invoices and customers. You can see the Chinook database schema &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Chinook_Schema&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;h2&gt;
Sample Data
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Media related data was created using real data from an iTunes Library. It is possible for you to use your own iTunes Library to generate the SQL scripts, see instructions &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Customer and employee information was manually created using fictitious names, addresses that can be located on Google maps, and other well formatted data (phone, fax, email, etc.).&lt;/li&gt;&lt;li&gt;Sales information is auto generated using random data for a four year period.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Why the name Chinook?
&lt;/h2&gt;The name of this sample database was based on the Northwind database. &lt;a href="http://en.wikipedia.org/wiki/Chinook_wind" class="externalLink"&gt;Chinooks&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; are winds in the interior West of North America, where the Canadian Prairies and Great Plains meet various mountain ranges. Chinooks are most prevalent over southern Alberta in Canada. Chinook is a good name choice for a database that intents to be an alternative to Northwind.&lt;br /&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 04:00:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090105040037A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Project Description
&lt;/h2&gt;Chinook is a sample database available for SQL Server, Oracle and MySQL. It can be created by running a single SQL script. Chinook database is an alternative to the Northwind database, being ideal for demos and testing ORM tools targeting single and multiple database servers.&lt;br /&gt;&lt;h2&gt;
What is New?
&lt;/h2&gt;Version 1.1 has been released! This new version includes support for SQL Server Compact, a new many-to-many relationship (Playlists/Tracks), and additional customer data from multiple countries. For more details, go to the release page.&lt;br /&gt;&lt;h2&gt;
Supported Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server&lt;/li&gt;&lt;li&gt;SQL Server Compact&lt;/li&gt;&lt;li&gt;Oracle&lt;/li&gt;&lt;li&gt;MySQL&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Schema
&lt;/h2&gt;The Chinook database schema represents a digital media store, including tables for artists, albums, media tracks, invoices and customers. You can see the Chinook database schema &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Chinook_Schema&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;h2&gt;
Sample Data
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Media related data was created using real data from an iTunes Library. It is possible for you to use your own iTunes Library to generate the SQL scripts, see instructions &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Customer and employee information was manually created using fictitious names, addresses that can be located on Google maps, and other well formatted data (phone, fax, email, etc.).&lt;/li&gt;&lt;li&gt;Sales information is auto generated using random data for a four year period.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Why the name Chinook?
&lt;/h2&gt;The name of this sample database was based on the Northwind database. &lt;a href="http://en.wikipedia.org/wiki/Chinook_wind" class="externalLink"&gt;Chinooks&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; are winds in the interior West of North America, where the Canadian Prairies and Great Plains meet various mountain ranges. Chinooks are most prevalent over southern Alberta in Canada. Chinook is a good name choice for a database that intents to be an alternative to Northwind.&lt;br /&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 03:55:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090105035557A</guid></item><item><title>Updated Wiki: Chinook_Schema</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Chinook_Schema&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Chinook Database Schema 1.1 (Upcoming Release)
&lt;/h2&gt; &lt;br /&gt;&lt;img src="http://lh4.ggpht.com/_oKo6zFhdD98/SWFPtyfHJFI/AAAAAAAAAMc/GdrlzeBNsZM/s800/ChinookDatabaseSchema1.1.png" alt="ChinookDatabaseSchema1.1.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Chinook Database Schema 1.0 (Current Release)
&lt;/h2&gt; &lt;br /&gt;&lt;img src="http://lh3.ggpht.com/lerocha/SKeLCLg3OMI/AAAAAAAAAHk/xSzuXETcxeA/s800/ChinookSchema.PNG" alt="ChinookSchema.PNG" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 00:12:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Chinook_Schema 20090105121227A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Generating SQL scripts for the Chinook Database
&lt;/h1&gt;&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/mysql/5.1.html" class="externalLink"&gt;MySQL 5.1 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer make sure to select:&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Best Support For Multilingualism&lt;/li&gt;&lt;li&gt;Include Bin Directory in Windows PATH&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.2.html" class="externalLink"&gt;MySQL Connector/Net 5.2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file &lt;b&gt;ChinookDatabase.sln&lt;/b&gt; in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;b&gt;SampleData\iTunes Music Library.xml&lt;/b&gt; with your version.&lt;/li&gt;&lt;li&gt;Verify that your database servers are properly set:&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The batch file &lt;b&gt;Scripts\MySql\CreateDB.bat&lt;/b&gt; uses the &lt;b&gt;root&lt;/b&gt; user with the password &lt;b&gt;p4ssw0rd&lt;/b&gt;. Change this file to match your settings before running &lt;b&gt;CreateAll.bat&lt;/b&gt;.&lt;/li&gt;&lt;li&gt;The T4 template &lt;b&gt;Scripts\Oracle\CreateDB.tt&lt;/b&gt; generates a SQL script which creates a new user &lt;b&gt;chinook&lt;/b&gt;, with the password &lt;b&gt;p4ssw0rd&lt;/b&gt;. Change this T4 template file if you want to use a different user/password.&lt;/li&gt;&lt;li&gt;In &lt;b&gt;app.config&lt;/b&gt;, verify that the connection strings are matching any changes you made to username/password above. Also, the Oracle connection string uses the Express Edition, e.g. &lt;b&gt;Data Source=xe&lt;/b&gt;. So, change it if you are using a different Oracle edition.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;On the Solution Explorer, click on your Solution and then click on the &lt;b&gt;Transform All Templates&lt;/b&gt; button at the Solution Explorer buttons bar.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;b&gt;Scripts\CreateAll.bat&lt;/b&gt; batch file to create all databases (see Notes below).&lt;/li&gt;&lt;li&gt;Run all unit tests to make sure the databases were created properly.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Sun, 04 Jan 2009 08:31:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20090104083121A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Generating SQL scripts for the Chinook Database
&lt;/h1&gt;&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/mysql/5.1.html" class="externalLink"&gt;MySQL 5.1 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.2.html" class="externalLink"&gt;MySQL Connector/Net 5.2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file &lt;b&gt;ChinookDatabase.sln&lt;/b&gt; in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;b&gt;SampleData\iTunes Music Library.xml&lt;/b&gt; with your version.&lt;/li&gt;&lt;li&gt;Verify that your database servers are properly set:&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The batch file &lt;b&gt;Scripts\MySql\CreateDB.bat&lt;/b&gt; uses the &lt;b&gt;root&lt;/b&gt; user with the password &lt;b&gt;p4ssw0rd&lt;/b&gt;. Change this file to match your settings before running &lt;b&gt;CreateAll.bat&lt;/b&gt;.&lt;/li&gt;&lt;li&gt;The T4 template &lt;b&gt;Scripts\Oracle\CreateDB.tt&lt;/b&gt; generates a SQL script which creates a new user &lt;b&gt;chinook&lt;/b&gt;, with the password &lt;b&gt;p4ssw0rd&lt;/b&gt;. Change this T4 template file if you want to use a different user/password.&lt;/li&gt;&lt;li&gt;In &lt;b&gt;app.config&lt;/b&gt;, verify that the connection strings are matching any changes you made to username/password above. Also, the Oracle connection string uses the Express Edition, e.g. &lt;b&gt;Data Source=xe&lt;/b&gt;. So, change it if you are using a different Oracle edition.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;On the Solution Explorer, click on your Solution and then click on the &lt;b&gt;Transform All Templates&lt;/b&gt; button at the Solution Explorer buttons bar.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;b&gt;Scripts\CreateAll.bat&lt;/b&gt; batch file to create all databases (see Notes below).&lt;/li&gt;&lt;li&gt;Run all unit tests to make sure the databases were created properly.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Tue, 30 Dec 2008 07:16:48 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20081230071648A</guid></item><item><title>Updated Wiki: Chinook_Schema</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Chinook_Schema&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Chinook Database Schema 1.1 (Upcoming Release)
&lt;/h2&gt; &lt;br /&gt;&lt;img src="http://lh6.ggpht.com/_oKo6zFhdD98/SVkgPU_7P8I/AAAAAAAAALE/V_XX2ke9NY0/s800/ChinookDatabaseSchema1.1.png" alt="ChinookDatabaseSchema1.1.png" /&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Chinook Database Schema 1.0 (Current Release)
&lt;/h2&gt; &lt;br /&gt;&lt;img src="http://lh3.ggpht.com/lerocha/SKeLCLg3OMI/AAAAAAAAAHk/xSzuXETcxeA/s800/ChinookSchema.PNG" alt="ChinookSchema.PNG" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 29 Dec 2008 19:13:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Chinook_Schema 20081229071303P</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Generating SQL scripts for the Chinook Database
&lt;/h1&gt;&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file &lt;i&gt;ChinookDatabase.sln&lt;/i&gt; in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;i&gt;SampleData\iTunes Music Library.xml&lt;/i&gt; with your version.&lt;/li&gt;&lt;li&gt;Verify that your database servers are properly set:&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The batch file &lt;i&gt;Scripts\MySql\CreateDB.bat&lt;/i&gt; uses the &lt;i&gt;root&lt;/i&gt; user with the password &lt;i&gt;p4ssw0rd&lt;/i&gt;. Change this file to match your settings before running &lt;i&gt;CreateAll.bat&lt;/i&gt;.&lt;/li&gt;&lt;li&gt;The T4 template &lt;i&gt;Scripts\Oracle\CreateDB.tt&lt;/i&gt; generates a SQL script which creates a new user &lt;i&gt;chinook&lt;/i&gt;, with the password &lt;i&gt;p4ssw0rd&lt;/i&gt;. Change this T4 template file if you want to use a different user/password.&lt;/li&gt;&lt;li&gt;In &lt;i&gt;app.config&lt;/i&gt;, verify that the connection strings are matching any changes you made to username/password above. Also, the Oracle connection string uses the Express Edition, e.g. &lt;i&gt;Data Source=xe&lt;/i&gt;. So, change it if you are using a different Oracle edition.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;On the &lt;i&gt;Solution Explorer&lt;/i&gt;, click on your Solution and then click on the &lt;i&gt;Transform All Templates&lt;/i&gt; button at the Solution Explorer buttons bar.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;i&gt;Scripts\CreateAll.bat&lt;/i&gt; batch file to create all databases (see Notes below).&lt;/li&gt;&lt;li&gt;Run all unit tests to make sure the databases were created properly.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 06:46:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818064610A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Generating SQL scripts for the Chinook Database
&lt;/h1&gt;&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file &lt;i&gt;ChinookDatabase.sln&lt;/i&gt; in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;i&gt;SampleData\iTunes Music Library.xml&lt;/i&gt; with your version.&lt;/li&gt;&lt;li&gt;On the &lt;i&gt;Solution Explorer&lt;/i&gt;, click on your Solution and then click on the &lt;i&gt;Transform All Templates&lt;/i&gt; button at the Solution Explorer buttons bar.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;i&gt;Scripts\CreateAll.bat&lt;/i&gt; batch file to create all databases (see Notes below).&lt;/li&gt;&lt;li&gt;Run all unit tests to make sure the databases were created properly.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;The batch file &lt;i&gt;Scripts\MySql\CreateDB.bat&lt;/i&gt; uses the &lt;i&gt;root&lt;/i&gt; user with the password &lt;i&gt;p4ssw0rd&lt;/i&gt;. Change this file to match your settings before running &lt;i&gt;CreateAll.bat&lt;/i&gt;.&lt;/li&gt;&lt;li&gt;The SQL script &lt;i&gt;Scripts\Oracle\CreateDB.sql&lt;/i&gt; creates a new user &lt;i&gt;chinook&lt;/i&gt;, with the password &lt;i&gt;p4ssw0rd&lt;/i&gt;. Change this script if you want a different user/password.&lt;/li&gt;&lt;li&gt;In &lt;i&gt;app.config&lt;/i&gt;, verify that the connection strings are matching any changes you made to username/password. Also, the Oracle connection string uses the Express Edition, e.g. &lt;i&gt;Data Source=xe&lt;/i&gt;. So, change it if you are using a different Oracle edition.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 06:40:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818064021A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Generating SQL scripts for the Chinook Database
&lt;/h1&gt;&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file &lt;i&gt;ChinookDatabase.sln&lt;/i&gt; in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;i&gt;SampleData\iTunes Music Library.xml&lt;/i&gt; with your version.&lt;/li&gt;&lt;li&gt;On the &lt;i&gt;Solution Explorer&lt;/i&gt;, click on your Solution and then click on the &lt;i&gt;Transform All Templates&lt;/i&gt; button at the Solution Explorer buttons bar.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;i&gt;Scripts\CreateAll.bat&lt;/i&gt; batch file to create all databases.&lt;/li&gt;&lt;li&gt;Run all unit tests to make sure the databases were created properly.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 06:17:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818061734A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Generating the SQL scripts for the Chinook Database
&lt;/h1&gt;&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file &lt;i&gt;ChinookDatabase.sln&lt;/i&gt; in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;i&gt;SampleData\iTunes Music Library.xml&lt;/i&gt; with your version.&lt;/li&gt;&lt;li&gt;On the &lt;i&gt;Solution Explorer&lt;/i&gt;, click on your Solution and then click on the &lt;i&gt;Transform All Templates&lt;/i&gt; button at the Solution Explorer buttons bar.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;i&gt;Scripts\CreateAll.bat&lt;/i&gt; batch file to create all databases.&lt;/li&gt;&lt;li&gt;Run all unit tests.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 06:14:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818061409A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file &lt;i&gt;ChinookDatabase.sln&lt;/i&gt; in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;i&gt;SampleData\iTunes Music Library.xml&lt;/i&gt; with your version.&lt;/li&gt;&lt;li&gt;On Solution Explorer, click on your Solution and then click on the &lt;i&gt;Transform All Templates&lt;/i&gt; button at the Solution Explorer buttons bar.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;i&gt;Scripts\CreateAll.bat&lt;/i&gt; batch file to create all databases.&lt;/li&gt;&lt;li&gt;Run all unit tests.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 03:08:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818030804A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file &lt;i&gt;ChinookDatabase.sln&lt;/i&gt; in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;i&gt;SampleData\iTunes Music Library.xml&lt;/i&gt; with your version.&lt;/li&gt;&lt;li&gt;On Solution Explorer, click on your Solution and then click on the &lt;i&gt;Transform All Templates&lt;/i&gt; buttons at the Solution Explorer buttons bar.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;i&gt;Scripts\CreateAll.bat&lt;/i&gt; batch file to create all databases.&lt;/li&gt;&lt;li&gt;Run all unit tests.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 03:06:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818030616A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;i&gt;SampleData\iTunes Music Library.xml&lt;/i&gt; with your version.&lt;/li&gt;&lt;li&gt;On Solution Explorer, click on your Solution and then click on the &lt;i&gt;Transform All Templates&lt;/i&gt; buttons at the Solution Explorer buttons bar.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;i&gt;Scripts\CreateAll.bat&lt;/i&gt; batch file to create all databases.&lt;/li&gt;&lt;li&gt;Run all unit tests.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 02:38:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818023838A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file in Visual Studio.&lt;/li&gt;&lt;li&gt;If you want to use the data from your own iTunes library, then replace the file &lt;i&gt;SampleData\iTunes Music Library.xml&lt;/i&gt; with your version.&lt;/li&gt;&lt;li&gt;Click on Transform All Templates on Solution Explorer.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run the &lt;i&gt;Scripts\CreateAll.bat&lt;/i&gt; batch file to create all databases.&lt;/li&gt;&lt;li&gt;Run all unit tests.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 02:34:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818023403A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Instructions
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Download the latest source code from &lt;a href="http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;here.&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Open the Solution file in Visual Studio.&lt;/li&gt;&lt;li&gt;Click on Transform All Templates on Solution Explorer.&lt;/li&gt;&lt;li&gt;Rebuild the solution.&lt;/li&gt;&lt;li&gt;Run all unit tests.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 02:09:49 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818020949A</guid></item><item><title>Updated Wiki: Building_Scripts</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Required Tools
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Microsoft Visual Studio 2008&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server Express (already installed with Visual Studio).&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/getting-started/xe.html" class="externalLink"&gt;Oracle Database 10g Express Edition (XE)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/" class="externalLink"&gt;MySQL 5.0 Community Server&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;: Choose all default settings when installing, but on the MySQL Server Instance installer, check the option to Include Bin Directory in Windows PATH.&lt;/li&gt;&lt;li&gt;&lt;a href="http://dev.mysql.com/downloads/connector/net/5.1.html" class="externalLink"&gt;MySQL Connector/Net 5.1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 02:07:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Building_Scripts 20080818020747A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Project Description
&lt;/h2&gt;Chinook is a sample database available for SQL Server, Oracle and MySQL. It can be created by running a single SQL script. Chinook database is an alternative to the Northwind database, being ideal for demos and testing ORM tools targeting single and multiple database servers.
&lt;br /&gt;&lt;h2&gt;
Supported Database Servers
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SQL Server&lt;/li&gt;&lt;li&gt;Oracle&lt;/li&gt;&lt;li&gt;MySQL&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Database Schema
&lt;/h2&gt;The Chinook database schema represents a digital media store, including tables for artists, albums, media tracks, invoices and customers. You can see the Chinook database schema &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Chinook_Schema&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;h2&gt;
Sample Data
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Media related data was created using real data from an iTunes Library. It is possible for you to use your own iTunes Library to generate the SQL scripts, see instructions &lt;a href="http://www.codeplex.com/ChinookDatabase/Wiki/View.aspx?title=Building_Scripts&amp;amp;referringTitle=Home"&gt;here&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Customer and employee information was manually created using fictitious names, addresses that can be located on Google maps, and other well formated data (phone, fax, email, etc.).&lt;/li&gt;&lt;li&gt;Sales information is auto generated using random data for a four year period.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Why the name Chinook?
&lt;/h2&gt;The name of this sample database was based on the Northwind database. &lt;a href="http://en.wikipedia.org/wiki/Chinook_wind" class="externalLink"&gt;Chinooks&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; are winds in the interior West of North America, where the Canadian Prairies and Great Plains meet various mountain ranges. Chinooks are most prevalent over southern Alberta in Canada. Chinook is a good name choice for a database that intents to be an alternative to Northwind.&lt;br /&gt;
&lt;/div&gt;</description><author>lerocha</author><pubDate>Mon, 18 Aug 2008 02:03:53 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080818020353A</guid></item></channel></rss>