<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblogcasts.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>Simons SQL Blog : SQL Server 2005, Downloads</title><link>http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/Downloads/default.aspx</link><description>Tags: SQL Server 2005, Downloads</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>SSIS - Enhanced Error Component</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/07/26/SSIS---Enhanced-Error-Component.aspx</link><pubDate>Thu, 26 Jul 2007 22:17:07 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2141</guid><dc:creator>simonsabin</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=2141</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=2141</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/07/26/SSIS---Enhanced-Error-Component.aspx#comments</comments><description>
&lt;p&gt;For those that downloaded the enhanced error component I 
forgot to make it clear that the new version requires you to have service pack 1 
installed. The reason being is that we are using an interface that allows us to 
look at the whol package in the component UI.&lt;/p&gt;
&lt;p&gt;If you were around at a SSIS presentation in 2005 you will have seen the 
statements on the extensibility. The statement from MS was that they have used 
exactly the interfaces we do to create their components. However on 
investigation we couldn&amp;#39;t figure out how they had written the Slowly Changing 
Dimension to add components using the public interfaces. Well what was missing 
was the pipelineService that was made public in Service Pack 1.&lt;/p&gt;
&lt;p&gt;So you can now write components just like Microsoft. If you are interested in 
the code for the error component let me know.&lt;/p&gt;
&lt;p&gt;In the meantime feel free to download the component from here &lt;/p&gt;
&lt;p&gt;&lt;a href="http://sqlblogcasts.com/files/folders/transforms/entry2.aspx"&gt;http://sqlblogcasts.com/files/folders/transforms/entry2.aspx&lt;/a&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2141" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SSIS+-+Integration+Services/default.aspx">SSIS - Integration Services</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Service+Packs/default.aspx">Service Packs</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Downloads/default.aspx">Downloads</category></item><item><title>PDF 64 bit iFilter at last</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/07/18/PDF-64-bit-iFilter-at-last.aspx</link><pubDate>Tue, 17 Jul 2007 23:10:35 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2086</guid><dc:creator>simonsabin</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=2086</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=2086</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/07/18/PDF-64-bit-iFilter-at-last.aspx#comments</comments><description>
&lt;p&gt;If you use full text and wat to index pdf documents you 
might have found you run into problems on a 64 bit machine. This is because 
there is no 64 bit iFilter for pdfs. The iFiliter is the bit of code that 
interprets the code and spits out the information for the search service (full 
text) to use to generate its indexes.&lt;/p&gt;
&lt;p&gt;Well now one is available, not from adobe or Microsoft 
but a company called Foxit The file can be downloaded here &lt;a href="http://www.foxitsoftware.com/pdf/ifilter/" target="_blank"&gt;&lt;font face="Calibri" size="3"&gt;http://www.foxitsoftware.com/pdf/ifilter/&lt;/font&gt;&lt;/a&gt;              
&lt;/p&gt;
&lt;p&gt;Thanks to the iFIlter blog for pointing this out&lt;a href="http://blogs.msdn.com/ifilter/archive/2007/05/10/long-awaited-64-bit-pdf-ifilter-finally-available.aspx"&gt;http://blogs.msdn.com/ifilter/archive/2007/05/10/long-awaited-64-bit-pdf-ifilter-finally-available.aspx&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2086" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Free/default.aspx">Free</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Full+Text/default.aspx">Full Text</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Downloads/default.aspx">Downloads</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/64bit/default.aspx">64bit</category></item><item><title>Service Broker - Asynchronous/Multi threaded File Upload</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/06/07/Service-Broker---Asynchronous-Multi-threaded-File-Upload.aspx</link><pubDate>Thu, 07 Jun 2007 15:52:36 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1886</guid><dc:creator>simonsabin</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1886</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1886</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/06/07/Service-Broker---Asynchronous-Multi-threaded-File-Upload.aspx#comments</comments><description>
&lt;p&gt;The code and slides from my presentation from today 
(&lt;strong&gt;&lt;font color="#659b00"&gt;Service Broker - Asynchronous processing in SQL 
&lt;/font&gt;&lt;/strong&gt;)are now online.&lt;/p&gt;
&lt;p&gt;The code is on codplex &lt;a href="http://www.codeplex.com/MultiThreadedSQL"&gt;http://www.codeplex.com/MultiThreadedSQL&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;The slides are on &lt;a href="http://sqlblogcasts.com/files/folders/servicebrokerpresentations/entry1885.aspx"&gt;http://sqlblogcasts.com/files/folders/servicebrokerpresentations/entry1885.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and a video of the service broker restaring after I stopped SQL Server is 
here &lt;a href="http://sqlblogcasts.com/files/folders/servicebrokerdemos/entry1884.aspx"&gt;http://sqlblogcasts.com/files/folders/servicebrokerdemos/entry1884.aspx&lt;/a&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1886" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Backup+and+Recovery/default.aspx">Backup and Recovery</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Service+Broker/default.aspx">Service Broker</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Usergroup/default.aspx">Usergroup</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Demos/default.aspx">Demos</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Downloads/default.aspx">Downloads</category></item><item><title>SQL Server 2005 May 2007 BOL now available</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/06/04/SQL-Server-2005-May-2007-BOL-now-available.aspx</link><pubDate>Mon, 04 Jun 2007 18:55:45 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1866</guid><dc:creator>simonsabin</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1866</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1866</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/06/04/SQL-Server-2005-May-2007-BOL-now-available.aspx#comments</comments><description>
&lt;p&gt;Thanks to Gail Erickson of the SQL Server Documentation Team notifying me of 
the availability of May BOL.&lt;/p&gt;
&lt;p&gt;The May 2007 release of Books Online is available on MSDN and on the 
&lt;br /&gt;download site. This is a very targeted update to BOL and is limited to 
&lt;br /&gt;correcting technical inaccuracies in a handful of topics that describe the 
&lt;br /&gt;protection provided when using the WITH ENCRYPTION option. That is, these 
&lt;br /&gt;topics now clearly state you&amp;#39;re only getting obfuscation, not encryption 
&lt;br /&gt;when using this clause. The updated topics are listed in the topic New and 
&lt;br /&gt;Updated Books Online Topics.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Also released on MSDN today is the Feb 2007 version of BOL in all 9 localized 
languages. &lt;a href="http://msdn2.microsoft.com/de-de/library/ms130214.aspx"&gt;http://msdn2.microsoft.com/de-de/library/ms130214.aspx&lt;/a&gt; 
German&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/fr-fr/library/ms130214.aspx"&gt;http://msdn2.microsoft.com/fr-fr/library/ms130214.aspx&lt;/a&gt; 
French&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/es-es/library/ms130214.aspx"&gt;http://msdn2.microsoft.com/es-es/library/ms130214.aspx&lt;/a&gt; 
Spanish&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/it-it/library/ms1301214.aspx"&gt;http://msdn2.microsoft.com/it-it/library/ms1301214.aspx&lt;/a&gt; 
Italian&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/ja-jap/library/ms1301214.aspx"&gt;http://msdn2.microsoft.com/ja-jap/library/ms1301214.aspx&lt;/a&gt; 
Japanese&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/ko-kr/library/ms1301214.aspx"&gt;http://msdn2.microsoft.com/ko-kr/library/ms1301214.aspx&lt;/a&gt; 
Korean&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/ru-ru/library/ms1301214.aspx"&gt;http://msdn2.microsoft.com/ru-ru/library/ms1301214.aspx&lt;/a&gt; 
Russian&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/zh-cn/library/ms1301214.aspx"&gt;http://msdn2.microsoft.com/zh-cn/library/ms1301214.aspx&lt;/a&gt; 
Chinese Simplified&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/zh-tw/library/ms1301214.aspx"&gt;http://msdn2.microsoft.com/zh-tw/library/ms1301214.aspx&lt;/a&gt; 
Chinese Traditional&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1866" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Documentation/default.aspx">Documentation</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Free/default.aspx">Free</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Downloads/default.aspx">Downloads</category></item><item><title>Using SMO from TSQL</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/05/08/Using-SMO-from-TSQL.aspx</link><pubDate>Tue, 08 May 2007 11:51:42 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1783</guid><dc:creator>simonsabin</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1783</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1783</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/05/08/Using-SMO-from-TSQL.aspx#comments</comments><description>
&lt;p&gt;If you are desperate to get your hands on the code I 
used in the SMO in TSQL demo I did at the usergroup meeting you can download it 
now from codeplex.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeplex.com/SMOinTSQL"&gt;http://www.codeplex.com/SMOinTSQL&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are 2 projects in there one an SSMS project and one a C# project. Both 
can be opened using the TFS in codeplex. Or you can just download the code.&lt;/p&gt;
&lt;p&gt;The instructions are non-existent at the moment but I am sure you can figure 
it out.&lt;/p&gt;
&lt;p&gt;I am going to be posting my demo code to codeplex, if you are interested in 
contributing let me know and I will give you rights.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.sqlskills.com/blogs/bobb/2007/03/13/TwoThingsYouCantDoInSQLCLR.aspx"&gt;http://www.sqlskills.com/blogs/bobb/2007/03/13/TwoThingsYouCantDoInSQLCLR.aspx&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1783" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/TSQL/default.aspx">TSQL</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Free/default.aspx">Free</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Usergroup/default.aspx">Usergroup</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Samples/default.aspx">Samples</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Service+Packs/default.aspx">Service Packs</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Downloads/default.aspx">Downloads</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SMO/default.aspx">SMO</category></item><item><title>Update to the taskpad custom report</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/03/28/Update-to-the-taskpad-custom-report.aspx</link><pubDate>Wed, 28 Mar 2007 09:21:05 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1666</guid><dc:creator>simonsabin</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1666</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1666</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/03/28/Update-to-the-taskpad-custom-report.aspx#comments</comments><description>
&lt;p&gt;Thank you to those people that informed me that my 
taskpad report was incorrectly reporting the backups times against the wrong 
type of backup.&lt;/p&gt;
&lt;p&gt;I have now fixed the report and have also included&amp;nbsp;the backup types that 
are supported by SQL 2005.&lt;/p&gt;
&lt;p&gt;You can downlaod the new version of the&amp;nbsp;&lt;a href="http://sqlblogcasts.com/files/folders/custom_reports/entry1403.aspx"&gt;taskpad custom report&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You will need SQL Server 2005 SP2 to use the custom report.&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1666" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Free/default.aspx">Free</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Reporting/default.aspx">Reporting</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Downloads/default.aspx">Downloads</category></item></channel></rss>