<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Euan Garden's BLOG : SQL Server</title><link>http://blogs.msdn.com/euanga/archive/category/7773.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>FAQ: SQL Server 2008 SP1 released, but how does the fix list relate to CU4 that was just released?</title><link>http://blogs.msdn.com/euanga/archive/2009/04/14/faq-sql-server-2008-sp1-released-but-how-does-the-fix-list-relate-to-cu4-that-was-just-released.aspx</link><pubDate>Wed, 15 Apr 2009 03:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9549870</guid><dc:creator>euanga</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/euanga/comments/9549870.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=9549870</wfw:commentRss><description>&lt;P&gt;I have received a ton of private mail on this, hence rather than just pasting the same answer in I’m going to take it on here.&lt;/P&gt;
&lt;P&gt;Interestingly enough I explained this problem, with a slightly different context, back when 2005 SP1 came out &lt;A href="http://blogs.msdn.com/euanga/archive/2006/05/18/600571.aspx" mce_href="http://blogs.msdn.com/euanga/archive/2006/05/18/600571.aspx"&gt;here&lt;/A&gt;, but lets go through it again with 2008 context. Bob Ward has an excellent post on this &lt;A href="http://blogs.msdn.com/psssql/archive/2009/04/09/sql-server-2008-sp1-and-cumulative-updates-explained.aspx" mce_href="http://blogs.msdn.com/psssql/archive/2009/04/09/sql-server-2008-sp1-and-cumulative-updates-explained.aspx"&gt;here&lt;/A&gt;, so if you don’t want to read the waffle below follow that link.&lt;/P&gt;
&lt;P&gt;Releasing something as large and broadly used as a SQL Server Service Pack is a mind boggling undertaking, there are literally millions of tests to run, the closer you get to release the more expensive every change in the code is as tests may need re-run (stress and perf tests are particularly expensive to run). Hence the team tries to raise the bar on fixes during the SP cycle so that by the end the fix must be high priority and present low risk of regression. &lt;/P&gt;
&lt;P&gt;The SP takes many months to gestate and during that time the team will release hotfixes/QFEs and these days cumulative updates (CU’s). to begin with these changes are automatically ported into the SP source tree but at some point close to the end this has to stop. After this point the trees diverge, hotfixes continue to be released to the wild but not added to the SP tree.&lt;/P&gt;
&lt;P&gt;Hence there is a problem, when the SP releases it has a bunch of fixes that were never released as hotfixes, plus it has gone through lots of testing that is not applied to hotfix/CU engineering, hence orgs want to deploy quickly. HOWEVER there have also been hotfixes released that are not included, if you have the latest hotfix/CU and then apply the SP, you are going to lose some of these hot fixes.&lt;/P&gt;
&lt;P&gt;The solution is that there is a post SP hotfix rollup or CU that is generated soon after the SP comes out to resync.&lt;/P&gt;
&lt;P&gt;All right now onto the 2008 SP1 specifics;&lt;/P&gt;
&lt;P&gt;CU4 was released on March 19 as defined by &lt;A href="http://support.microsoft.com/kb/956909/" mce_href="http://support.microsoft.com/kb/956909/"&gt;this KB&lt;/A&gt;. However the &lt;A href="http://support.microsoft.com/kb/968369/" mce_href="http://support.microsoft.com/kb/968369/"&gt;SP1 KB&lt;/A&gt; says that SP1 includes everything up to and including CU3, however that’s not strictly correct, it appears as if 6 fixes made it into SP1 according to &lt;A href="http://blogs.msdn.com/psssql/archive/2009/04/09/sql-server-2008-sp1-and-cumulative-updates-explained.aspx" mce_href="http://blogs.msdn.com/psssql/archive/2009/04/09/sql-server-2008-sp1-and-cumulative-updates-explained.aspx"&gt;Bob&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Applying SP1 over CU4 WILL wipeout the remaining fixes in CU4 with the exception of those 6, so if you have CU4 installed you should probably wait for SP1-CU1 to come out as that will have all of the missing fixes. You are then going to have to install SP1 and then CU1 to get to the best known state.&lt;/P&gt;
&lt;P&gt;On the upside I think its AWESOME that this SP can be uninstalled AND slipstreamed, these feature requests have been outstanding for a very long time, great work SQL Team.&lt;/P&gt;
&lt;P&gt;Now there are some things I think that could be done to make things easier;&lt;/P&gt;
&lt;P&gt;1/ When the SP1 installer runs it could detect that CU4 is installed and point out that some fixes are going to be rolled back, it would be awesome if it could list those fixes but I’d take the warning for now.&lt;/P&gt;
&lt;P&gt;2/ The KB needs to be crystal clear so that we don’t need blog entries like this, and &lt;A href="http://blogs.msdn.com/psssql/archive/2009/04/09/sql-server-2008-sp1-and-cumulative-updates-explained.aspx" mce_href="http://blogs.msdn.com/psssql/archive/2009/04/09/sql-server-2008-sp1-and-cumulative-updates-explained.aspx"&gt;Bob’s&lt;/A&gt; one and no doubt several from the MVPs that will be needed over time.&lt;/P&gt;
&lt;P&gt;3/ The team might need to think about clearer separation, I think part of the confusion comes from the fact that SOME of the CU4 fixes are included but not the majority, it may have been better to not include any of the CU4 fixes given the dates, but then of course hindsight is always 20/20…&lt;/P&gt;
&lt;P&gt;Thoughts?&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;UPDATE: &lt;A href="http://support.microsoft.com/kb/969099/en-us" mce_href="http://support.microsoft.com/kb/969099/en-us"&gt;SP1 CU1 is now out&lt;/A&gt; so the fixes are aligned.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9549870" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL Server 2008, Reportbuilder RTMs</title><link>http://blogs.msdn.com/euanga/archive/2008/10/20/sql-server-2008-reportbuilder-rtms.aspx</link><pubDate>Mon, 20 Oct 2008 23:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9008093</guid><dc:creator>euanga</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/euanga/comments/9008093.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=9008093</wfw:commentRss><description>Get it &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9f783224-9871-4eea-b1d5-f3140a253db6&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9f783224-9871-4eea-b1d5-f3140a253db6&amp;amp;displaylang=en"&gt;here&lt;/A&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9008093" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>High performance loading in SSIS for Oracle and Teradata</title><link>http://blogs.msdn.com/euanga/archive/2008/10/05/high-performance-loading-in-ssis-for-oracle-and-teradata.aspx</link><pubDate>Mon, 06 Oct 2008 06:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8977437</guid><dc:creator>euanga</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8977437.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8977437</wfw:commentRss><description>While SSIS has always been able to load SQL Server at high speed it doesn't use any of the high speed Oracle APIs that are available. Well there is now a new high performance loader for Oracle and another one for Teradata. Downloads are &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d9cb21fe-32e9-4d34-a381-6f9231d84f1e&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d9cb21fe-32e9-4d34-a381-6f9231d84f1e&amp;amp;displaylang=en"&gt;here.&lt;/A&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8977437" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>Slipstreaming SQL Server Updates/Service Packs in SQL 2008, almost</title><link>http://blogs.msdn.com/euanga/archive/2008/09/30/slipstreaming-sql-server-updates-service-packs-in-sql-2008-almost.aspx</link><pubDate>Wed, 01 Oct 2008 02:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8970890</guid><dc:creator>euanga</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8970890.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8970890</wfw:commentRss><description>&lt;P&gt;One of the most common asks for SQL Server related to servicing/patching (after uninstall of updates/SPs) is the production of slimstreamed media, ie where the Update/SP and the RTM are included together in a single plackage. Now there are a couple of reasons to do this, the first is to save time and complexity for the person doing the installs, the second is to allow&amp;nbsp;issues in setup to be addressed. Well as part of the re-architecture of SQL 2008 setup the later scenario was enabled in a clear but perhaps unintuitive way.&lt;/P&gt;
&lt;P&gt;If you snag the first Update for 2008 one of things it can do is put down updated setup files, that can then we be used by the rtm installer...&lt;/P&gt;
&lt;P&gt;Bob Ward from SQL CSS has a great post that explains it in detail &lt;A class="" href="http://blogs.msdn.com/psssql/archive/2008/09/30/how-to-fix-your-sql-server-2008-setup-before-you-run-setup.aspx" mce_href="http://blogs.msdn.com/psssql/archive/2008/09/30/how-to-fix-your-sql-server-2008-setup-before-you-run-setup.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8970890" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL Server 2008, Report Builder</title><link>http://blogs.msdn.com/euanga/archive/2008/08/25/sql-server-2008-report-builder.aspx</link><pubDate>Tue, 26 Aug 2008 02:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8895445</guid><dc:creator>euanga</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8895445.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8895445</wfw:commentRss><description>&lt;P&gt;Ok so not everything for SQL Server 2008 is available yet, Report Builder is going to have a lag, you can find RC 1 &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=cc9acbbd-570c-4712-b74d-85f537a5a75f&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=cc9acbbd-570c-4712-b74d-85f537a5a75f&amp;amp;displaylang=en"&gt;here.&lt;/A&gt;&amp;nbsp;This should work with RTM SQL 2008. Here are some of the changes from the last RC;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN"&gt;&lt;FONT face=Calibri&gt;Easy to use wizards for creating table, matrix and chart data regions. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN"&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN"&gt;&lt;FONT face=Calibri&gt;Support for directly opening and editing reports stored on the report server.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN"&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN"&gt;&lt;FONT face=Calibri&gt;Support for using server resources such as shared data sources. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN"&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN"&gt;&lt;FONT face=Calibri&gt;A query designer for Microsoft SQL Server data sources.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN"&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN"&gt;&lt;FONT face=Calibri&gt;Enhancements to the Report Builder 2.0 ribbon. &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8895445" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL Server Express 2008, Advanced Services and Tools now available</title><link>http://blogs.msdn.com/euanga/archive/2008/08/25/sql-server-express-2008-advanced-services-and-tools-now-available.aspx</link><pubDate>Mon, 25 Aug 2008 23:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8895031</guid><dc:creator>euanga</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8895031.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8895031</wfw:commentRss><description>&lt;P&gt;Get it &lt;A class="" href="http://www.microsoft.com/express/sql/download/" mce_href="http://www.microsoft.com/express/sql/download/"&gt;here.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;That should not be all the pieces of SQL Server 2008 available.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8895031" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL Server 2008, Express Edition now available</title><link>http://blogs.msdn.com/euanga/archive/2008/08/11/sql-server-2008-express-edition-now-available.aspx</link><pubDate>Mon, 11 Aug 2008 22:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8849006</guid><dc:creator>euanga</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8849006.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8849006</wfw:commentRss><description>Get it &lt;A class="" href="http://www.microsoft.com/express/sql/download/" mce_href="http://www.microsoft.com/express/sql/download/"&gt;here.&lt;/A&gt;&amp;nbsp;No tools or advanced services yet, but they will be here shortly. Good info on this &lt;A class="" href="http://www.microsoft.com/express/sql/default.aspx" mce_href="http://www.microsoft.com/express/sql/default.aspx"&gt;page&lt;/A&gt;&amp;nbsp;but beware its download link points to 2005 still.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8849006" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL Server 2008: Why do all the Microsoft web sites still point at and talk about SQL Server 2005</title><link>http://blogs.msdn.com/euanga/archive/2008/08/07/sql-server-2008-why-do-all-the-microsoft-web-sites-still-point-at-and-talk-about-sql-server-2005.aspx</link><pubDate>Thu, 07 Aug 2008 23:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8841640</guid><dc:creator>euanga</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8841640.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8841640</wfw:commentRss><description>&lt;P&gt;In short there is a "rolling thunder" plan to both release bits and update all the sites.&lt;/P&gt;
&lt;P&gt;Yesterday the MSDN subscriber sites were updated, also the MVP and TAP sites.&lt;/P&gt;
&lt;P&gt;Today &lt;A class="" href="http://msdn.microsoft.com/en-us/bb851664.aspx" mce_href="http://msdn.microsoft.com/en-us/bb851664.aspx"&gt;Eval Edition&lt;/A&gt;&amp;nbsp;and &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&amp;amp;displaylang=en"&gt;Feature Pack&lt;/A&gt; became available&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8841640" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL Server 2008 Installation Confusion, VS 2008 Sp1 and NetFx 3.5 Sp1</title><link>http://blogs.msdn.com/euanga/archive/2008/08/07/sql-server-2008-installation-confusion-vs-2008-sp1-and-netfx-3-5-sp1.aspx</link><pubDate>Thu, 07 Aug 2008 23:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8841629</guid><dc:creator>euanga</dc:creator><slash:comments>12</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8841629.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8841629</wfw:commentRss><description>&lt;P&gt;Ok lots of folks are confused and are having their installations bounced. There is some info in the release notes but this is the definitive KB &lt;A href="http://support.microsoft.com/kb/956139" mce_href="http://support.microsoft.com/kb/956139"&gt;http://support.microsoft.com/kb/956139&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Let me try and explain;&lt;/P&gt;
&lt;P&gt;SQL Server 2008 has dependencies on (and includes) VS 2008 SP1 and its components (BIDS is just VS 2008, SSMS uses components), plus NetFx 3.5sp1. SQL includes the RTM versions of both of these, HOWEVER they are not broadly released yet. There is a check in SQL Server Setup that if you have an old version (Beta, RC, whatever) it will bounce the install and ask you to upgrade to the RTM bits...which of course are not yet available independent of SQL.&lt;/P&gt;
&lt;P&gt;KB lays out the options but for now here they basically are;&lt;/P&gt;
&lt;P&gt;1/ Don't install the components that need SP1 of VS (basically the tools) yet, install the services and then install the tools later when Sp1 is out.&lt;/P&gt;
&lt;P&gt;2/ Use a clean machine that does not have previous versions of VS 2008 (and I think Netfx 3.5) on it.&lt;/P&gt;
&lt;P&gt;Of course this begs the question when are these bits going to be available for VS independent of SQL, well given the RTM bits are part of SQL you can imagine its not going to be long. And as Express is released by VS and SQL at the same time, thats when Express should also come out.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Clear as Mud? I try...&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;UPDATE: Thanks to a question from Dave it looks like option 2 above is going to make life VERY difficult for you if you want a box that has SQL 2008 RTM and VS 2008 Pro/Team SP1. I've pinged several folks in SQL and VS setup teams to see if there is a problem, my advice for now would be to wait until VS SP1 ships if you want an easy route to have everything on the box.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8841629" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL Server 2008 RTM</title><link>http://blogs.msdn.com/euanga/archive/2008/08/06/sql-server-2008-rtm.aspx</link><pubDate>Wed, 06 Aug 2008 20:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8835970</guid><dc:creator>euanga</dc:creator><slash:comments>11</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8835970.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8835970</wfw:commentRss><description>&lt;P&gt;I'm forward dating this, but as you read this the bits should start becoming available. Congrats to the team on a focused release &amp;lt; 3 years since the last release.&lt;/P&gt;
&lt;P&gt;The various SKUs and supplimental bits such as the Feature Pack are going to be coming available over the next few weeks.&lt;/P&gt;
&lt;P&gt;Once all the links go live I'll update this post with the links.&lt;/P&gt;
&lt;P&gt;Enjoy&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Update: &lt;A href="http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx" mce_href="http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx"&gt;http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx&lt;/A&gt;&amp;nbsp;Has Ent, Dev, Std, Web and Workgroup for subscriber downloads, can't see Express or Ent Trial yet on the non subscriber pages.&lt;/P&gt;
&lt;P&gt;Update: Today &lt;A class="" href="http://msdn.microsoft.com/en-us/bb851664.aspx" mce_href="http://msdn.microsoft.com/en-us/bb851664.aspx"&gt;Eval Edition&lt;/A&gt;&amp;nbsp;and &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&amp;amp;displaylang=en"&gt;Feature Pack&lt;/A&gt; became available&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8835970" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL 2008: Technet/MSDN Subscriber? Download RC0 now</title><link>http://blogs.msdn.com/euanga/archive/2008/06/07/sql-2008-technet-msdn-subscriber-download-rc0-now.aspx</link><pubDate>Sun, 08 Jun 2008 04:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8580413</guid><dc:creator>euanga</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8580413.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8580413</wfw:commentRss><description>&lt;P&gt;Details are here &lt;A href="http://blogs.technet.com/dataplatforminsider/archive/2008/06/07/sql-server-2008-rc0-now-available-for-subscribers.aspx"&gt;http://blogs.technet.com/dataplatforminsider/archive/2008/06/07/sql-server-2008-rc0-now-available-for-subscribers.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;More info once I have mine downloaded and installed under Hyper V&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8580413" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL Server has a logo again!</title><link>http://blogs.msdn.com/euanga/archive/2008/06/05/sql-server-has-a-logo-again.aspx</link><pubDate>Fri, 06 Jun 2008 03:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8576563</guid><dc:creator>euanga</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8576563.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8576563</wfw:commentRss><description>&lt;P&gt;Read all about it here &lt;A href="http://blogs.technet.com/dataplatforminsider/archive/2008/06/04/new-logo-for-sql-server-2008.aspx"&gt;http://blogs.technet.com/dataplatforminsider/archive/2008/06/04/new-logo-for-sql-server-2008.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Remind me to write a long and painfu post about the battle with Central Marketing during SQL 2000 as to why it was better(or NOT)&amp;nbsp;to have a picture of a building on the box than the Red Braid that had been on many of the previous boxes&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8576563" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>TDS Documentation</title><link>http://blogs.msdn.com/euanga/archive/2008/05/30/tds-documentation.aspx</link><pubDate>Sat, 31 May 2008 07:29:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8565557</guid><dc:creator>euanga</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8565557.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8565557</wfw:commentRss><description>&lt;p&gt;Somehow I managed to miss this one (thanks to Erland for the pointer). Folks have been asking for access to docs on TDS since before I was involved in SQL Server, well now you can peruse(all 124 pages) to your hearts content.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc448435.aspx"&gt;http://msdn.microsoft.com/en-us/library/cc448435.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8565557" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>SQL 2008: How do I tell if a specific table is still being used in an app?</title><link>http://blogs.msdn.com/euanga/archive/2008/05/28/sql-2008-how-do-i-tell-if-a-specific-table-is-still-being-used-in-an-app.aspx</link><pubDate>Thu, 29 May 2008 05:11:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8557167</guid><dc:creator>euanga</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/euanga/comments/8557167.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=8557167</wfw:commentRss><description>&lt;p&gt;Ever had to take over the code for a system you did not define?&lt;/p&gt;  &lt;p&gt;Ever found the documentation for such an app, to be ahemmm lacking?&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Its&amp;#160; a fairly common ask from new app developers/ DBAs to find out if certain code is still being used for apps that have evolved over&amp;#160; a number of years. In SQL 2005 we added a DMV that allows you to work out if an index is being used or not. However the question still comes up about tables.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This came up recently on our internal SQL 2008 alias in the context of using sp_trace_setfilter, but Jack came up with&amp;#160; a better solution using audit.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="conso"&gt;create server audit unused_tables to file (&amp;#8216;c:\temp&amp;#8217;)&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;go&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;alter server audit unused_tables with (state = on)&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;go&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;use database pubs&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;go&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;create database audit specification unused_tables for server audit unused_tables&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;add(select on authors by public),&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;add(insert on authors by public),&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;add(update on authors by public),&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;add(delete on authors by public)&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;go&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;alter database audit specification unused_tables with (state = on)&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font face="conso"&gt;go&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Then to check on it:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="consol"&gt;select * from sys.fn_get_audit_file(&amp;#8216;c:\temp\*.aud&amp;#8217;, NULL, NULL)&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;go&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Of course having found out that a bunch of tables are not being used what do you do? If you delete them the above data helps you feel pretty confident that they are not being used but its not perfect (classic example is the end of month, end of year reports...).&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Hence I'll leave this as an exercise for the reader :-)&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8557167" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>New Tools Features announced at Launch event</title><link>http://blogs.msdn.com/euanga/archive/2008/03/01/new-tools-features-announced-at-launch-event.aspx</link><pubDate>Sat, 01 Mar 2008 23:04:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7981482</guid><dc:creator>euanga</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/euanga/comments/7981482.aspx</comments><wfw:commentRss>http://blogs.msdn.com/euanga/commentrss.aspx?PostID=7981482</wfw:commentRss><description>&lt;p&gt;The SQL 2008, VS2008, Windows Sever 2008 launch event in the US happened this week. &lt;a href="http://blogs.msdn.com/dtjones/archive/2008/02/28/sql-server-2008-launch-the-day-after.aspx"&gt;Dan Jones&lt;/a&gt; has some highlight features that were announced;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;T-SQL Debugger is back&lt;/li&gt;    &lt;li&gt;Object Search is back&lt;/li&gt;    &lt;li&gt;Activity Monitor has effectively been rewritten to improve perf and usefulness&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7981482" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/euanga/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/euanga/archive/tags/Microsoft/default.aspx">Microsoft</category></item></channel></rss>