<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Microsoft SQL Server Community &amp; Samples</title><link>http://www.codeplex.com/SqlServerSamples/Project/ProjectRss.aspx</link><description>CodePlex is the project hosting site for Microsoft SQL Server Samples and Community Projects. Projects listed here are official Microsoft samples for SQL Server &amp;#40;released with Service Packs or majo...</description><item><title>CREATED ISSUE: Attach database failed</title><link>http://www.codeplex.com/SqlServerSamples/WorkItem/View.aspx?WorkItemId=6143</link><description>The database &amp;#34;AdventureWorks&amp;#34; cannot be opened because it is version 643.  This server supports version 639 and earlier.&lt;br /&gt;</description><author>jstevewitt</author><pubDate>Sun, 11 May 2008 21:06:43 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Attach database failed 20080511P</guid></item><item><title>NEW POST: Sample SSIS Package Not Working With AdventureWorks</title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=25634</link><description>&lt;div class="wikidoc"&gt;
I thought the same as you did only to discover that you, we, have done nothing incorrect.  Look at the first task in the control flow for each dtsx.  Specifically at &amp;quot;Create or truncate table.&amp;quot;  In the properties window for each task find SqlStatmentSource.  You will discover that the tables we thought did not exist are being created or truncated.&lt;br /&gt;
&lt;/div&gt;</description><author>geraldbauer</author><pubDate>Fri, 25 Apr 2008 17:01:32 GMT</pubDate><guid isPermaLink="false">NEW POST: Sample SSIS Package Not Working With AdventureWorks 20080425P</guid></item><item><title>NEW POST: Connection String not valid.</title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=26493</link><description>&lt;div class="wikidoc"&gt;
Get an error &amp;quot;A connection cannot be made to the database. Set and check the connection string.&amp;quot; from BIDS Report Wizard when selecting a Data Source. The Connection string looks like the following: Data Source=.\SQLEXPRESS;Initial Catalog=AdventureWorks. Test Connection returns success. &lt;br /&gt;
&lt;/div&gt;</description><author>maxice</author><pubDate>Wed, 23 Apr 2008 20:49:34 GMT</pubDate><guid isPermaLink="false">NEW POST: Connection String not valid. 20080423P</guid></item><item><title>NEW POST: Sample SSIS Package Not Working With AdventureWorks</title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=25634</link><description>&lt;div class="wikidoc"&gt;
I'm working with 2 tutorial sample SSIS packages located in&lt;br /&gt; &lt;br /&gt;C:\Program Files\Microsoft SQL Server\90\Samples\Integration Services\Tutorial\Deploying Packages\Completed Packages\&lt;br /&gt; &lt;br /&gt;(The &amp;quot;90&amp;quot; in the directory path means it's 2005 version, right?)&lt;br /&gt; &lt;br /&gt;These packages require two target tables in AdventureWorks which do not exist in my version of AdventureWorks database. These tables are dbo.HighIncomeCustomers and dbo.OrderDatesByCountryRegion.&lt;br /&gt; &lt;br /&gt;When I was downloading the sample database and the sample codes, I made sure I was downloading from SQL Server 2005 SP2a. What am I doing wrong?&lt;br /&gt;
&lt;/div&gt;</description><author>fftw_ayi</author><pubDate>Wed, 09 Apr 2008 17:05:40 GMT</pubDate><guid isPermaLink="false">NEW POST: Sample SSIS Package Not Working With AdventureWorks 20080409P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SqlServerSamples/Wiki/View.aspx?title=Home&amp;version=57</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Microsoft SQL Server Community &amp;amp; Samples
&lt;/h1&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples" class="externalLink"&gt;CodePlex&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; is the project hosting site for Microsoft SQL Server Samples and Community Projects. Projects listed here are official Microsoft samples for SQL Server (released with Service Packs or major releases of SQL Server) and applications developed by MVPs, and the SQL Server community at large, including:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#monolith" class="externalLink"&gt;Microsoft Product Samples All-in-One&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#databases" class="externalLink"&gt;Sample Databases&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#e2e" class="externalLink"&gt;End to End Samples&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#ssas" class="externalLink"&gt;Microsoft SQL Server Analysis Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#engine" class="externalLink"&gt;Microsoft SQL Server Database Engine&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#ssis" class="externalLink"&gt;Microsoft SQL Server Integration Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#ssrs" class="externalLink"&gt;Microsoft SQL Server Reporting Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#utilities" class="externalLink"&gt;Platform Tools &amp;amp; Utilities&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#forums" class="externalLink"&gt;Forums &amp;amp; Answers&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Unless noted otherwise, the download links are for the latest release of the project (typically SQL Server 2008); see the individual project sites (on the Releases tab) for prior version releases.&lt;/i&gt; Most projects have more than one file download for a given release; read carefully to be sure you choose the ones that you need.&lt;br /&gt; &lt;br /&gt;Got questions? Helpful links to answers &lt;a href="#questions" class="externalLink"&gt;are below&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Microsoft SQL Server 2008 Community Technology Preview
&lt;/h3&gt;To obtain the latest SQL Server 2008 Community Technology Preview software, please sign up (for free!) with &lt;a href="https://connect.microsoft.com/SQLServer/" class="externalLink"&gt;Microsoft Connect&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for the SQL Server SQL Server 2008 CTP Program.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="monolith"&gt;&lt;/a&gt;Microsoft Product Samples
&lt;/h2&gt;Note: This is one monolithic set of all Microsoft SQL Server product samples (except for the sample databases, due to size constraints) and does NOT include any community projects.&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;All Microsoft Product Samples in a Box&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=SqlServerSamples" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="databases"&gt;&lt;/a&gt;Sample Databases
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Sample Databases&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTDBProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="e2e"&gt;&lt;/a&gt;End to End (multi-technology, complete, integrated)
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft End-to-End Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTEEProdSamples" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSFTEEProdSamples" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Community End-to-End Samples Gallery (sponsored by DPE) &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLSrvE2E" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=SQLSrvE2E" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="ssas"&gt;&lt;/a&gt;Microsoft SQL Server Analysis Services
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Samples (OLAP, Data Mining, Administration)&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTASProdSamples" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSFTASProdSamples" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Community Analysis Services Samples Gallery&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLSrvAnalysisSrvcs" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=SQLSrvAnalysisSrvcs" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Analysis Services Stored Procedures&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/ASStoredProcedures" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/ASStoredProcedures/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;MDX Script Performance Analyzer&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/mdxscriptperf/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/mdxscriptperf/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;powerSSAS: A PowerShell provider for SQL Server Analysis Services&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/powerSSAS/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/powerSSAS/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="engine"&gt;&lt;/a&gt;Microsoft SQL Server Database Engine
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Database Engine Samples (CLR, Full Text, SMO) &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTEngProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTEngProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Data Programmability Samples (ADO.NET, OLEDB, ODBC) &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTDPProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTDPProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Server 2D Matrix Builder&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQL2DMatrixBuilder/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQL2DMatrixBuilder/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Replication Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTReplProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTReplProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Service Broker Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTSBProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTSBProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Community Service Broker Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLSrvSrvcBrkr/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLSrvSrvcBrkr/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Transact-SQL Sample Scripts&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTScrptProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTScrptProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft XML Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTXmlProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTXmlProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft TechNet SQL Server Scripting Center&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.microsoft.com/technet/scriptcenter/hubs/sqlserver.mspx" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Open DBDiff&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/OpenDBiff/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/OpenDBiff/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="ssis"&gt;&lt;/a&gt;Microsoft SQL Server Integration Services
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Integration Services Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTISProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTISProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Metadata Driven ETL Management Studio (MDDE) &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;ssisUnit&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/ssisUnit/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/ssisUnit/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="ssrs"&gt;&lt;/a&gt;Microsoft SQL Server Reporting Services
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Reporting Services Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTRSProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTRSProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="utilities"&gt;&lt;/a&gt;Platform Tools &amp;amp; Utilities
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;DMV Stats performance data warehouse (for SQL Server 2005)&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqldmvstats/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqldmvstats/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Nexus performance analysis tool &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqlnexus/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqlnexus/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;BIDS Helper for Visual Studio 2005/SQL Server 2005 &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/bidshelper/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/bidshelper/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Server 2005 Service Manager &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQL2005SrvcMngr/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQL2005SrvcMngr/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Server Hosting Toolkit &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqlhost/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqlhost/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Web Data Administrator &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SqlWebAdmin/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SqlWebAdmin/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Web Query&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLWebQuery/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLWebQuery/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="forums"&gt;&lt;/a&gt;Forums &amp;amp; Answers
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Examples by MVPs (answers from the forums)&lt;/td&gt;&lt;td&gt;&lt;a href="http://code.msdn.microsoft.com/SQLExamples" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Server Katmai forums&lt;/td&gt;&lt;td&gt;&lt;a href="http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=428&amp;amp;SiteID=1" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Server forums&lt;/td&gt;&lt;td&gt;&lt;a href="http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=19&amp;amp;SiteID=1" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
&lt;a name="questions"&gt;&lt;/a&gt;Got questions or problems?
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples/Wiki/View.aspx?title=HowToUseCodePlex&amp;amp;referringTitle=Home" class="externalLink"&gt;FAQ&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples/Thread/List.aspx" class="externalLink"&gt;CodePlex SQL Server Community &amp;amp; Samples Discussion Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/CodePlex/Wiki/View.aspx?title=Source%20control%20clients&amp;amp;referringTitle=CodePlex%20Help%20Wiki" class="externalLink"&gt;What clients can I use for source control with CodePlex?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples/Wiki/View.aspx?title=SQLServerDatabasesandSamplesOverview&amp;amp;referringTitle=Home" class="externalLink"&gt;SQL Server Product Samples Release Notes &amp;amp; Samples Overview&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;TechNet&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/sqlserver/default.aspx" class="externalLink"&gt;Microsoft TechNet SQL Server TechCenter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/sqlserver/bb671077.aspx" class="externalLink"&gt;Microsoft TechNet SQL Server Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;MSDN&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/sqlserver/default.aspx" class="externalLink"&gt;Microsoft MSDN SQL Server Developer Center&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/sqlserver/bb671079.aspx" class="externalLink"&gt;Microsoft MSDN SQL Server Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Fri, 28 Mar 2008 16:32:56 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080328P</guid></item><item><title>COMMENTED ISSUE: SQL Server 2005 Samples Download - Reporting Services.</title><link>http://www.codeplex.com/SqlServerSamples/WorkItem/View.aspx?WorkItemId=5829</link><description>This is releated to 2005 Reporting services. I installed sql server 2005. I downloadedand installed  Sqlsamples.msi from codeplex &amp;#40;under SQL Server 2005 SP2&amp;#41;. Now where do I find the MDF&amp;#47;Data to attach it in my Database, I mean in Management studio to check the below query. The reason is.. I am NOT able to run the query which i found in &amp;#34;How to do ---&amp;#62; Reporting Services&amp;#34; from the help menu.&lt;br /&gt;&lt;br /&gt;The following is the query.&lt;br /&gt;&lt;br /&gt;SELECT  S.OrderDate, S.SalesOrderNumber, S.TotalDue, C.FirstName, C.LastName&lt;br /&gt;FROM    HumanResources.Employee E INNER JOIN&lt;br /&gt;        Person.Contact C ON E.ContactID &amp;#61; C.ContactID INNER JOIN&lt;br /&gt;        Sales.SalesOrderHeader S ON E.EmployeeID &amp;#61; S.SalesPersonID&lt;br /&gt;&lt;br /&gt;And the samples.msi doesnt have it.&lt;br /&gt;Comments: ** Comment from web user: vm_rajashekar ** &lt;p&gt;ohhhh noo.. probably i was drunk at work. ignore my previous post &amp;#58;&amp;#41; &lt;/p&gt;&lt;p&gt;Microsoft provides tutorials when hit F1 in SQL Management studio. When navigated into tutorials related to Reporting Services, topics like create basic reports, connect datasource, etc.. are found, but there is no link within the tutorial which points to the correct sample database, It would be better if microsoft provides &amp;#34;please do this before starting the tutorial&amp;#34;.&lt;/p&gt;</description><author>vm_rajashekar</author><pubDate>Tue, 25 Mar 2008 20:31:13 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: SQL Server 2005 Samples Download - Reporting Services. 20080325P</guid></item><item><title>COMMENTED ISSUE: SQL Server 2005 Samples Download - Reporting Services.</title><link>http://www.codeplex.com/SqlServerSamples/WorkItem/View.aspx?WorkItemId=5829</link><description>This is releated to 2005 Reporting services. I installed sql server 2005. I downloadedand installed  Sqlsamples.msi from codeplex &amp;#40;under SQL Server 2005 SP2&amp;#41;. Now where do I find the MDF&amp;#47;Data to attach it in my Database, I mean in Management studio to check the below query. The reason is.. I am NOT able to run the query which i found in &amp;#34;How to do ---&amp;#62; Reporting Services&amp;#34; from the help menu.&lt;br /&gt;&lt;br /&gt;The following is the query.&lt;br /&gt;&lt;br /&gt;SELECT  S.OrderDate, S.SalesOrderNumber, S.TotalDue, C.FirstName, C.LastName&lt;br /&gt;FROM    HumanResources.Employee E INNER JOIN&lt;br /&gt;        Person.Contact C ON E.ContactID &amp;#61; C.ContactID INNER JOIN&lt;br /&gt;        Sales.SalesOrderHeader S ON E.EmployeeID &amp;#61; S.SalesPersonID&lt;br /&gt;&lt;br /&gt;And the samples.msi doesnt have it.&lt;br /&gt;Comments: ** Comment from web user: vm_rajashekar ** &lt;p&gt;Microsoft provides tutorials when hit F1 in SQL Management studio, when navigated into tutorials related to Reporting Services topics like create basic reports are available but microsoft provide a link within the tutorial to download the sample database, the way to configure and start. &lt;/p&gt;</description><author>vm_rajashekar</author><pubDate>Tue, 25 Mar 2008 20:27:48 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: SQL Server 2005 Samples Download - Reporting Services. 20080325P</guid></item><item><title>CREATED ISSUE: SQL Server 2005 Samples Download - Reporting Services.</title><link>http://www.codeplex.com/SqlServerSamples/WorkItem/View.aspx?WorkItemId=5829</link><description>This is releated to 2005 Reporting services. I installed sql server 2005. I downloadedand installed  Sqlsamples.msi from codeplex &amp;#40;under SQL Server 2005 SP2&amp;#41;. Now where do I find the MDF&amp;#47;Data to attach it in my Database, I mean in Management studio to check the below query. The reason is.. I am NOT able to run the query which i found in &amp;#34;How to do ---&amp;#62; Reporting Services&amp;#34; from the help menu.&lt;br /&gt;&lt;br /&gt;The following is the query.&lt;br /&gt;&lt;br /&gt;SELECT  S.OrderDate, S.SalesOrderNumber, S.TotalDue, C.FirstName, C.LastName&lt;br /&gt;FROM    HumanResources.Employee E INNER JOIN&lt;br /&gt;        Person.Contact C ON E.ContactID &amp;#61; C.ContactID INNER JOIN&lt;br /&gt;        Sales.SalesOrderHeader S ON E.EmployeeID &amp;#61; S.SalesPersonID&lt;br /&gt;&lt;br /&gt;And the samples.msi doesnt have it.&lt;br /&gt;</description><author>vm_rajashekar</author><pubDate>Tue, 25 Mar 2008 20:24:23 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: SQL Server 2005 Samples Download - Reporting Services. 20080325P</guid></item><item><title>NEW POST: +SQL CRUD code generator+</title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=24444</link><description>&lt;div class="wikidoc"&gt;
Sorry to be picky, but what are you asking for? Are you planning to create a new Database API? Or a new API for applications with persitent data objects, like GNUstep's or Apple's Core Data Framework?&lt;br /&gt;
&lt;/div&gt;</description><author>perrog</author><pubDate>Sun, 23 Mar 2008 14:40:25 GMT</pubDate><guid isPermaLink="false">NEW POST: +SQL CRUD code generator+ 20080323P</guid></item><item><title>NEW POST: +SQL CRUD code generator+</title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=24444</link><description>&lt;div class="wikidoc"&gt;
Please make or point to c# code that generate CRUD for a table in SQL Server&lt;br /&gt; &lt;br /&gt;0) Required: Create, Retrieve, Update and Delete script/sp for table xyz&lt;br /&gt;1) Optional: Parameterized query or stored procedure&lt;br /&gt;2) Optional: Support for identity int column SCOPE_IDENTITY()&lt;br /&gt;3) Optional: User selection of key column(s)&lt;br /&gt;4) Optional: File or clipboard output&lt;br /&gt;5) Optional: Configurable code style&lt;br /&gt;6) Optional: Mapping or user definable parameters&lt;br /&gt;7) Optional: Output parameters instead of rowset&lt;br /&gt;8) Optional: Refresh (return inserted/updated row)&lt;br /&gt;9) ... add you own requirements here...&lt;br /&gt; &lt;br /&gt;If anyone want to work with me on this, let me know.&lt;br /&gt;
&lt;/div&gt;</description><author>topmcsd</author><pubDate>Fri, 21 Mar 2008 02:34:29 GMT</pubDate><guid isPermaLink="false">NEW POST: +SQL CRUD code generator+ 20080321A</guid></item><item><title>COMMENTED ISSUE: Missing columns in AdventureWorks tables</title><link>http://www.codeplex.com/SqlServerSamples/WorkItem/View.aspx?WorkItemId=5793</link><description>I have installed some sample VB.NET Windows Forms code from this Microsoft site&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;msdn2.microsoft.com&amp;#47;en-us&amp;#47;vbasic&amp;#47;ms789075.aspx  &amp;#40;scroll to bottom&amp;#41;&lt;br /&gt;&lt;br /&gt;The readme that came with those files specifies the following reqirements, which I have fully met.&lt;br /&gt;&lt;br /&gt;This sample requires the following to be installed&amp;#58; &lt;br /&gt;-  Microsoft Visual Studio 2005 &lt;br /&gt;-  Microsoft SQL Server 2005 Express &lt;br /&gt;-  AdventureWorks database installed at the default location &lt;br /&gt;&lt;br /&gt;I downloaded the 27&amp;#43; MB &amp;#34;AdventureWorksDB.msi&amp;#34; from this CodePlex site, and then ran the query commands in SQL Studio to properly attach the resulting data files.&lt;br /&gt;I worked through initial issues of having the wrong connection string, and have verified my project now correctly connects to my SQL Server 2005 Express AdventureWorks database...&lt;br /&gt;connectionString&amp;#61;&amp;#34;Server&amp;#61;MYWORKSTATION&amp;#92;SQLEXPRESS&amp;#59;Database&amp;#61;AdventureWorks&amp;#59;Trusted_Connection&amp;#61;True&amp;#59;&amp;#34;&lt;br /&gt;&lt;br /&gt;If I open up the sample &amp;#34;UsingBindingSource&amp;#34; project in Visual Studio 2005 and further open up the QueryBuilder, in order to preview the data for the &amp;#34;AdventureWords_DataDataSet.xsd&amp;#34;, it tells me the following columns are invalid&amp;#58;&lt;br /&gt;&lt;br /&gt;ShiftID&lt;br /&gt;EmergencyContactID&lt;br /&gt;AddressID&lt;br /&gt;BaseRate&lt;br /&gt;PayFrequency&lt;br /&gt;&lt;br /&gt;This is the full query that is trying to execute, but is failing&amp;#58;&lt;br /&gt;SELECT     EmployeeID, NationalIDNumber, ContactID, LoginID, DepartmentID, ManagerID, ShiftID, Title, EmergencyContactID, AddressID, BirthDate, &lt;br /&gt;                      MaritalStatus, Gender, HireDate, SalariedFlag, BaseRate, PayFrequency, VacationHours, SickLeaveHours, CurrentFlag, rowguid, ModifiedDate&lt;br /&gt;FROM         HumanResources.Employee&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;P.S - the &amp;#34;UsingBindingSource&amp;#34; example has a README at the following location, which is I&amp;#39;m referring to, specifically&amp;#58;&lt;br /&gt;My Documents&amp;#92;MSDN&amp;#92;101 Samples&amp;#92;Windows Forms&amp;#92;VB&amp;#92;UsingBindingSource&amp;#92;UsingBindingSource&amp;#92;README.htm&lt;br /&gt;&lt;br /&gt;How did I arrive at the wrong AdventureWorks &amp;#40;2005&amp;#41; data schema&amp;#63; How many are there&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: deeshubby ** &lt;p&gt;For what it&amp;#39;s worth, I&amp;#39;ve modified the base query for the VB sample code that was supplied, and the example seems to work fine now. &lt;/p&gt;&lt;p&gt;Evidentally, the sample did not necessarily need the additional columns to function. &lt;/p&gt;&lt;p&gt;I simply removed these from the SELECT statement that was used to build the dataset...&lt;br /&gt;ShiftID&lt;br /&gt;EmergencyContactID&lt;br /&gt;AddressID&lt;br /&gt;BaseRate&lt;br /&gt;PayFrequency&lt;/p&gt;</description><author>deeshubby</author><pubDate>Wed, 19 Mar 2008 15:48:30 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Missing columns in AdventureWorks tables 20080319P</guid></item><item><title>CREATED ISSUE: Missing columns in AdventureWorks tables</title><link>http://www.codeplex.com/SqlServerSamples/WorkItem/View.aspx?WorkItemId=5793</link><description>I have installed some sample VB.NET Windows Forms code from this Microsoft site&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;msdn2.microsoft.com&amp;#47;en-us&amp;#47;vbasic&amp;#47;ms789075.aspx  &amp;#40;scroll to bottom&amp;#41;&lt;br /&gt;&lt;br /&gt;The readme that came with those files specifies the following reqirements, which I have fully met.&lt;br /&gt;&lt;br /&gt;This sample requires the following to be installed&amp;#58; &lt;br /&gt;-  Microsoft Visual Studio 2005 &lt;br /&gt;-  Microsoft SQL Server 2005 Express &lt;br /&gt;-  AdventureWorks database installed at the default location &lt;br /&gt;&lt;br /&gt;I downloaded the 27&amp;#43; MB &amp;#34;AdventureWorksDB.msi&amp;#34; from this CodePlex site, and then ran the query commands in SQL Studio to properly attach the resulting data files.&lt;br /&gt;I worked through initial issues of having the wrong connection string, and have verified my project now correctly connects to my SQL Server 2005 Express AdventureWorks database...&lt;br /&gt;connectionString&amp;#61;&amp;#34;Server&amp;#61;MYWORKSTATION&amp;#92;SQLEXPRESS&amp;#59;Database&amp;#61;AdventureWorks&amp;#59;Trusted_Connection&amp;#61;True&amp;#59;&amp;#34;&lt;br /&gt;&lt;br /&gt;If I open up the sample &amp;#34;UsingBindingSource&amp;#34; project in Visual Studio 2005 and further open up the QueryBuilder, in order to preview the data for the &amp;#34;AdventureWords_DataDataSet.xsd&amp;#34;, it tells me the following columns are invalid&amp;#58;&lt;br /&gt;&lt;br /&gt;ShiftID&lt;br /&gt;EmergencyContactID&lt;br /&gt;AddressID&lt;br /&gt;BaseRate&lt;br /&gt;PayFrequency&lt;br /&gt;&lt;br /&gt;This is the full query that is trying to execute, but is failing&amp;#58;&lt;br /&gt;SELECT     EmployeeID, NationalIDNumber, ContactID, LoginID, DepartmentID, ManagerID, ShiftID, Title, EmergencyContactID, AddressID, BirthDate, &lt;br /&gt;                      MaritalStatus, Gender, HireDate, SalariedFlag, BaseRate, PayFrequency, VacationHours, SickLeaveHours, CurrentFlag, rowguid, ModifiedDate&lt;br /&gt;FROM         HumanResources.Employee&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;P.S - the &amp;#34;UsingBindingSource&amp;#34; example has a README at the following location, which is I&amp;#39;m referring to, specifically&amp;#58;&lt;br /&gt;My Documents&amp;#92;MSDN&amp;#92;101 Samples&amp;#92;Windows Forms&amp;#92;VB&amp;#92;UsingBindingSource&amp;#92;UsingBindingSource&amp;#92;README.htm&lt;br /&gt;&lt;br /&gt;How did I arrive at the wrong AdventureWorks &amp;#40;2005&amp;#41; data schema&amp;#63; How many are there&amp;#63;&lt;br /&gt;</description><author>deeshubby</author><pubDate>Wed, 19 Mar 2008 14:05:42 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Missing columns in AdventureWorks tables 20080319P</guid></item><item><title>NEW POST: C++ sample code user-defined functions</title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=24269</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;bobb wrote:&lt;br /&gt; &lt;br /&gt;Did you use managed C++ and remember to compile with the /safe switch? There is a Visual Studio C++ project for SQL Server assemblies tshat should have all the right compiler setting&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;Are you sure there is one such project template in VS 2008? I can't find anyone. (yes, I'm using VS 2008, but SQL Server 2005.)&lt;br /&gt; &lt;br /&gt;After playing around a bit (essentially inside SQL) I managed to run a C++ compiled function in SQL. I am having the assembly compiled with /clr:safe and a strong name.&lt;br /&gt;But when I create the assembly inside SQL I always need to set permission to UNSAFE, otherwise it wont work (according to the error message above.) Also, I have to import the assembly private key into MSSQL, and then set up a new login and user that have access to this key. Luckely, there is a posting about this on forums.microsoft.com: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1673459&amp;amp;SiteID=1&lt;br /&gt; &lt;br /&gt;I thought the /clr:safe compile option was only required if you wanted to have SAFE permission assemblies in SQL. Is this option always required? (C.p. http://msdn2.microsoft.com/en-us/library/hc912f03(VS.80).aspx)&lt;br /&gt;
&lt;/div&gt;</description><author>perrog</author><pubDate>Wed, 19 Mar 2008 08:25:34 GMT</pubDate><guid isPermaLink="false">NEW POST: C++ sample code user-defined functions 20080319A</guid></item><item><title>NEW POST: C++ sample code user-defined functions</title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=24269</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;Did you use managed C++ and remember to compile with the /safe switch? There is a Visual Studio C++ project for SQL Server assemblies tshat should have all the right compiler setting&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;perrog wrote:&lt;br /&gt;Hi!&lt;br /&gt; &lt;br /&gt;I'm having a hard time trying to get C++ user-defined function to work. Are there any C++ sample code that I can learn from, other than samples in C# and VB?&lt;br /&gt;I'm running SQL 2005 and my problem is that the server don't accept load or execute the function because of permission error.&lt;br /&gt;&amp;quot;An error occurred in the Microsoft .NET Framework while trying to load assembly id 65561. The server may be running out of resources, or the assembly may not be trusted with PERMISSION&lt;i&gt;SET = EXTERNAL&lt;/i&gt;ACCESS or UNSAFE. Run the query again, or check documentation to see how to solve the assembly trust issues.&amp;quot;&lt;br /&gt; &lt;br /&gt;The assembly was created with &lt;br /&gt;CREATE ASSEMBLY &amp;lt;name&amp;gt; FROM '&amp;lt;path&amp;gt;' WHERE PERMISSION_SET=SAFE&lt;br /&gt; &lt;br /&gt;Are there C++ sample code?&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>bobb</author><pubDate>Tue, 18 Mar 2008 17:15:05 GMT</pubDate><guid isPermaLink="false">NEW POST: C++ sample code user-defined functions 20080318P</guid></item><item><title>NEW POST: C++ sample code user-defined functions</title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=24269</link><description>&lt;div class="wikidoc"&gt;
Hi!&lt;br /&gt; &lt;br /&gt;I'm having a hard time trying to get C++ user-defined function to work. Are there any C++ sample code that I can learn from, other than samples in C# and VB?&lt;br /&gt;I'm running SQL 2005 and my problem is that the server don't accept load or execute the function because of permission error.&lt;br /&gt;&amp;quot;An error occurred in the Microsoft .NET Framework while trying to load assembly id 65561. The server may be running out of resources, or the assembly may not be trusted with PERMISSION&lt;i&gt;SET = EXTERNAL&lt;/i&gt;ACCESS or UNSAFE. Run the query again, or check documentation to see how to solve the assembly trust issues.&amp;quot;&lt;br /&gt; &lt;br /&gt;The assembly was created with &lt;br /&gt;CREATE ASSEMBLY &amp;lt;name&amp;gt; FROM '&amp;lt;path&amp;gt;' WHERE PERMISSION_SET=SAFE&lt;br /&gt; &lt;br /&gt;Are there C++ sample code?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>perrog</author><pubDate>Tue, 18 Mar 2008 14:30:20 GMT</pubDate><guid isPermaLink="false">NEW POST: C++ sample code user-defined functions 20080318P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SqlServerSamples/Wiki/View.aspx?title=Home&amp;version=56</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Microsoft SQL Server Community &amp;amp; Samples
&lt;/h1&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples" class="externalLink"&gt;CodePlex&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; is the project hosting site for Microsoft SQL Server Samples and Community Projects. Projects listed here are official Microsoft samples for SQL Server (released with Service Packs or major releases of SQL Server) and applications developed by MVPs, and the SQL Server community at large, including:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#monolith" class="externalLink"&gt;Microsoft Product Samples All-in-One&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#databases" class="externalLink"&gt;Sample Databases&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#e2e" class="externalLink"&gt;End to End Samples&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#ssas" class="externalLink"&gt;Microsoft SQL Server Analysis Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#engine" class="externalLink"&gt;Microsoft SQL Server Database Engine&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#ssis" class="externalLink"&gt;Microsoft SQL Server Integration Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#ssrs" class="externalLink"&gt;Microsoft SQL Server Reporting Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="#utilities" class="externalLink"&gt;Platform Tools &amp;amp; Utilities&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;i&gt;Unless noted otherwise, the download links are for the latest release of the project (typically SQL Server 2008); see the individual project sites (on the Releases tab) for prior version releases.&lt;/i&gt; Most projects have more than one file download for a given release; read carefully to be sure you choose the ones that you need.&lt;br /&gt; &lt;br /&gt;Got questions? Helpful links to answers &lt;a href="#questions" class="externalLink"&gt;are below&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Microsoft SQL Server 2008 Community Technology Preview
&lt;/h3&gt;To obtain the latest SQL Server 2008 Community Technology Preview software, please sign up (for free!) with &lt;a href="https://connect.microsoft.com/SQLServer/" class="externalLink"&gt;Microsoft Connect&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for the SQL Server SQL Server 2008 CTP Program.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="monolith"&gt;&lt;/a&gt;Microsoft Product Samples
&lt;/h2&gt;Note: This is one monolithic set of all Microsoft SQL Server product samples (except for the sample databases, due to size constraints) and does NOT include any community projects.&lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;All Microsoft Product Samples in a Box&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=SqlServerSamples" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="databases"&gt;&lt;/a&gt;Sample Databases
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Sample Databases&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTDBProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="e2e"&gt;&lt;/a&gt;End to End (multi-technology, complete, integrated)
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft End-to-End Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTEEProdSamples" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSFTEEProdSamples" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Community End-to-End Samples Gallery (sponsored by DPE) &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLSrvE2E" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=SQLSrvE2E" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="ssas"&gt;&lt;/a&gt;Microsoft SQL Server Analysis Services
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Samples (OLAP, Data Mining, Administration)&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTASProdSamples" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSFTASProdSamples" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Community Analysis Services Samples Gallery&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLSrvAnalysisSrvcs" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=SQLSrvAnalysisSrvcs" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Analysis Services Stored Procedures&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/ASStoredProcedures" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/ASStoredProcedures/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;MDX Script Performance Analyzer&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/mdxscriptperf/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/mdxscriptperf/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="engine"&gt;&lt;/a&gt;Microsoft SQL Server Database Engine
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Database Engine Samples (CLR, Full Text, SMO) &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTEngProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTEngProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Data Programmability Samples (ADO.NET, OLEDB, ODBC) &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTDPProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTDPProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Server 2D Matrix Builder&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQL2DMatrixBuilder/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQL2DMatrixBuilder/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Replication Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTReplProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTReplProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Service Broker Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTSBProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTSBProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Community Service Broker Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLSrvSrvcBrkr/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLSrvSrvcBrkr/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Transact-SQL Sample Scripts&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTScrptProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTScrptProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft XML Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTXmlProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTXmlProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft TechNet SQL Server Scripting Center&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.microsoft.com/technet/scriptcenter/hubs/sqlserver.mspx" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Open DBDiff&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/OpenDBiff/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/OpenDBiff/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="ssis"&gt;&lt;/a&gt;Microsoft SQL Server Integration Services
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Integration Services Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTISProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTISProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Metadata Driven ETL Management Studio (MDDE) &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLServerMDDEStudio/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;ssisUnit&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/ssisUnit/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/ssisUnit/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="ssrs"&gt;&lt;/a&gt;Microsoft SQL Server Reporting Services
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Microsoft Reporting Services Samples&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTRSProdSamples/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/MSFTRSProdSamples/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
&lt;a name="utilities"&gt;&lt;/a&gt;Platform Tools &amp;amp; Utilities
&lt;/h2&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt;Project&lt;/th&gt;&lt;th&gt;Project Site&lt;/th&gt;&lt;th&gt;Download&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;DMV Stats performance data warehouse (for SQL Server 2005)&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqldmvstats/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqldmvstats/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Nexus performance analysis tool &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqlnexus/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqlnexus/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;BIDS Helper for Visual Studio 2005/SQL Server 2005 &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/bidshelper/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/bidshelper/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Server 2005 Service Manager &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQL2005SrvcMngr/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQL2005SrvcMngr/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Server Hosting Toolkit &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqlhost/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/sqlhost/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Web Data Administrator &lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SqlWebAdmin/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SqlWebAdmin/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;SQL Web Query&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLWebQuery/" class="externalLink"&gt;Project Site&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.codeplex.com/SQLWebQuery/Release/ProjectReleases.aspx" class="externalLink"&gt;Download&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h1&gt;
&lt;a name="questions"&gt;&lt;/a&gt;Got questions or problems?
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples/Wiki/View.aspx?title=HowToUseCodePlex&amp;amp;referringTitle=Home" class="externalLink"&gt;FAQ&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples/Thread/List.aspx" class="externalLink"&gt;CodePlex SQL Server Community &amp;amp; Samples Discussion Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/CodePlex/Wiki/View.aspx?title=Source%20control%20clients&amp;amp;referringTitle=CodePlex%20Help%20Wiki" class="externalLink"&gt;What clients can I use for source control with CodePlex?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SqlServerSamples/Wiki/View.aspx?title=SQLServerDatabasesandSamplesOverview&amp;amp;referringTitle=Home" class="externalLink"&gt;SQL Server Product Samples Release Notes &amp;amp; Samples Overview&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;TechNet&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/sqlserver/default.aspx" class="externalLink"&gt;Microsoft TechNet SQL Server TechCenter&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/sqlserver/bb671077.aspx" class="externalLink"&gt;Microsoft TechNet SQL Server Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;MSDN&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/sqlserver/default.aspx" class="externalLink"&gt;Microsoft MSDN SQL Server Developer Center&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/sqlserver/bb671079.aspx" class="externalLink"&gt;Microsoft MSDN SQL Server Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>ReedMe</author><pubDate>Mon, 17 Mar 2008 17:55:21 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080317P</guid></item><item><title>NEW POST: Having trouble with attaching the Databases </title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=18021</link><description>&lt;div class="wikidoc"&gt;
Are you sure you downloaded the sample database installers from the appropriate page? The default installers are for SQL Server &lt;b&gt;2008&lt;/b&gt;.  Please see our &lt;a href="http://www.codeplex.com/SqlServerSamples/Wiki/View.aspx?title=HowToUseCodePlex&amp;amp;referringTitle=Home" class="externalLink"&gt;FAQ&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for how to locate the SQL Server 2005 sample database installers.&lt;br /&gt;
&lt;/div&gt;</description><author>bonniefe</author><pubDate>Wed, 27 Feb 2008 23:44:10 GMT</pubDate><guid isPermaLink="false">NEW POST: Having trouble with attaching the Databases  20080227P</guid></item><item><title>NEW POST: reporting services samples for sql 2005</title><link>http://www.codeplex.com/SqlServerSamples/Thread/View.aspx?ThreadId=19607</link><description>&lt;div class="wikidoc"&gt;
You can find reporting services samples &lt;a href="http://www.codeplex.com/MSFTRSProdSamples/" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can find all the samples on our portal page at &lt;a href="http://CodePlex.com/SqlServerSamples" class="externalLink"&gt;http://CodePlex.com/SqlServerSamples&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>bonniefe</author><pubDate>Wed, 27 Feb 2008 23:40:33 GMT</pubDate><guid isPermaLink="false">NEW POST: reporting services samples for sql 2005 20080227P</guid></item><item><title>CLOSED ISSUE: Sql Server 2005 Samples?</title><link>http://www.codeplex.com/SqlServerSamples/WorkItem/View.aspx?WorkItemId=3454</link><description>The msi package contains Sql Server 2008 samples.  Where are the Sql Server 2005 samples&amp;#63;   The Microsoft Download site states to go to the SqlServerSamples site to download the Sql Server 2005 samples.&lt;br /&gt;Comments: Exactly.  If you click on the Releases tab and then look for the Releases pane, you'll find a list of active releases.  Just click on the SQL Server 2005 SP2a link and the installers for the sample databases for SQL Server 2005 will appear towards the bottom of the page (you might have to page down).</description><author>bonniefe</author><pubDate>Wed, 27 Feb 2008 23:37:08 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Sql Server 2005 Samples? 20080227P</guid></item><item><title>CLOSED ISSUE: Ascmd Command-line Utility</title><link>http://www.codeplex.com/SqlServerSamples/WorkItem/View.aspx?WorkItemId=4090</link><description>Hi&lt;br /&gt;I&amp;#39;m trying to download the Ascmd Command-line Utility.&lt;br /&gt;I have downloaded &amp;#34;AdventureWorksBI.msi&amp;#34; but it was not included in it. what msi do I have to download&amp;#63;&lt;br /&gt;Thanks for your help&lt;br /&gt;Nir&lt;br /&gt;Comments: Please have a look at http://www.codeplex.com/MSFTASProdSamples.  AdventureWorksBI is just the sample databases, not the sample code.</description><author>bonniefe</author><pubDate>Wed, 27 Feb 2008 23:12:43 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Ascmd Command-line Utility 20080227P</guid></item></channel></rss>