<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlug.be/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>SQLUG.BE Resource Page</title><link>http://sqlug.be/blogs/resource_blog/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>SQL Server Forensics – Playing CSI with a database: Slides and Scripts</title><link>http://sqlug.be/blogs/resource_blog/archive/2011/03/08/sql-server-forensics-playing-csi-with-a-database-slides-and-scripts.aspx</link><pubDate>Tue, 08 Mar 2011 18:39:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1188</guid><dc:creator>Steve</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1188</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2011/03/08/sql-server-forensics-playing-csi-with-a-database-slides-and-scripts.aspx#comments</comments><description>&lt;p&gt;Slides and scripts of last weeks session&amp;nbsp;&lt;strong&gt;SQL Server Forensics &amp;ndash; Playing CSI with a database&lt;/strong&gt; have been put available for download.&lt;/p&gt;
&lt;p&gt;Check out Tom Van Zele&amp;#39;s &lt;a target="_blank" title="SQL Server Forensics &amp;ndash; Playing CSI with a database" href="http://synsol.eu/blog/2011/03/presentation-belgian-sql-users-group-sql-server-forensics-playing-csi-with-a-database/"&gt;blog&lt;/a&gt; and download the files&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1188" width="1" height="1"&gt;</description><enclosure url="http://synsol.eu/blog/2011/03/presentation-belgian-sql-users-group-sql-server-forensics-playing-csi-with-a-database/" length="23531" type="text/html; charset=UTF-8" /><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/CSI/default.aspx">CSI</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Security/default.aspx">Security</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Forensics/default.aspx">Forensics</category></item><item><title>SQLShare - Lots of SQL Server videos</title><link>http://sqlug.be/blogs/resource_blog/archive/2009/09/24/sqlshare-lots-of-sql-server-videos.aspx</link><pubDate>Thu, 24 Sep 2009 07:53:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1102</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1102</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2009/09/24/sqlshare-lots-of-sql-server-videos.aspx#comments</comments><description>&lt;p&gt;SQLShare has a video channel dedicated to SQL Server and the technologies that
surround it. You&amp;#39;ll find videos about SSIS, Replication, Performance
and more.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.sqlshare.com"&gt;http://www.sqlshare.com&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1102" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Webcasts/default.aspx">Webcasts</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/_2600_quot_3B00_Microsoft+Learning_2600_quot_3B00_/default.aspx">&amp;quot;Microsoft Learning&amp;quot;</category></item><item><title>Troubleshooting Performance Problems in SQL Server 2008</title><link>http://sqlug.be/blogs/resource_blog/archive/2009/04/15/troubleshooting-performance-problems-in-sql-server-2008.aspx</link><pubDate>Wed, 15 Apr 2009 09:00:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1076</guid><dc:creator>Frederik</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1076</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2009/04/15/troubleshooting-performance-problems-in-sql-server-2008.aspx#comments</comments><description>&lt;p class="MsoNormal"&gt;It&amp;rsquo;s not
uncommon to experience the occasional slowdown of a database running the
Microsoft SQL Server database software. The reasons can range from a poorly
designed database to a system that is improperly configured for the workload.
As an administrator, you want to proactively prevent or minimize problems; if
they occur, you want to diagnose the cause and take corrective actions to fix
the problem whenever possible. This white paper provides step-by-step
guidelines for diagnosing and troubleshooting common performance problems by
using publicly available tools such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SQL
Server Profiler&lt;/li&gt;
&lt;li&gt;System
Monitor (in the Windows Server 2003 operating system) or Performance Monitor
(in the Windows Vista operating system and Windows Server 2008), also known as
Perfmon&lt;/li&gt;
&lt;li&gt;Dynamic
management views (sometimes referred to as DMVs)&lt;/li&gt;
&lt;li&gt;SQL
Server Extended Events (Extended Events) and the data collector, which are new
in SQL Server 2008. &lt;/li&gt;
&lt;/ul&gt;
&lt;p class="MsoNormal"&gt;We have
limited the scope of this white paper to the problems commonly seen by
Microsoft Customer Service and Support (CSS), because an exhaustive analysis of
all possible problems is not feasible.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Because this
paper is very long (102 pages), reading it in an online format such as the
Library becomes impractical, so we offer it as a downloadable Microsoft Word
document.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&amp;nbsp;- &lt;strong&gt;Download&lt;/strong&gt;
&amp;ldquo;&lt;a id="ctl00_rs1_mainContentContainer_ctl02" href="http://download.microsoft.com/download/D/B/D/DBDE7972-1EB9-470A-BA18-58849DB3EB3B/TShootPerfProbs2008.docx"&gt;Troubleshooting Performance Problems
in SQL Server 2008&lt;/a&gt;&amp;rdquo; from
the Microsoft Download Center&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1076" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/White+Papers/default.aspx">White Papers</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/performance+tuning/default.aspx">performance tuning</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category></item><item><title>Whitepaper - FILESTREAM Storage in SQL Server 2008</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/10/10/whitepaper-filestream-storage-in-sql-server-2008.aspx</link><pubDate>Fri, 10 Oct 2008 16:10:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1031</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1031</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/10/10/whitepaper-filestream-storage-in-sql-server-2008.aspx#comments</comments><description>&lt;p&gt;This white paper describes the
FILESTREAM feature of SQL Server 2008, which allows storage of and efficient
access to BLOB data using a combination of SQL Server 2008 and the NTFS file
system. It covers choices for BLOB storage, configuring Windows and SQL Server
for using FILESTREAM data, considerations for combining FILESTREAM with other
features, and implementation details such as partitioning and performance.&lt;/p&gt;&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc949109.aspx"&gt;&amp;nbsp;http://msdn.microsoft.com/en-us/library/cc949109.aspx&lt;/a&gt; &lt;br&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1031" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/White+Papers/default.aspx">White Papers</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Filestream/default.aspx">Filestream</category></item><item><title>SSIS - Microsoft Connectors for Oracle and Teradata by Attunity </title><link>http://sqlug.be/blogs/resource_blog/archive/2008/10/05/ssis-microsoft-connectors-for-oracle-and-teradata-by-attunity.aspx</link><pubDate>Sun, 05 Oct 2008 07:27:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1029</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1029</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/10/05/ssis-microsoft-connectors-for-oracle-and-teradata-by-attunity.aspx#comments</comments><description>&lt;br&gt;&lt;div id="quickDescription"&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=D9CB21FE-32E9-4D34-A381-6F9231D84F1E&amp;amp;displaylang=en"&gt;Download&lt;/a&gt;
the SSIS Connectors for Oracle and Teradata that provide additional
value for SQL Server Integration Services (SSIS) 2008.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1029" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/DTS+-+SSIS/default.aspx">DTS - SSIS</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category></item><item><title>Running SQL Server 2008 in a Hyper-V Environment - Best Practices and Performance Recommendations</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/10/05/running-sql-server-2008-in-a-hyper-v-environment-best-practices-and-performance-recommendations.aspx</link><pubDate>Sun, 05 Oct 2008 06:33:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1028</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1028</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/10/05/running-sql-server-2008-in-a-hyper-v-environment-best-practices-and-performance-recommendations.aspx#comments</comments><description>&lt;span&gt;&lt;span style="font-size:10pt;color:black;font-family:'Arial','sans-serif';"&gt;This
white paper describes a series of test configurations we ran, which
represented a variety of possible scenarios involving SQL Server
running in Hyper-V. The paper discusses our results and observations,
and it also presents our recommendations. Our test results showed that
SQL Server 2008 on Hyper-V provides stable performance and scalability.
We believe Windows Server 2008 Hyper-V is a solid platform for SQL
Server 2008 for the appropriate workload. It is practical to run
production workloads under a Hyper-V environment, as long as the
workload is within the capacity of your Hyper-V guest virtual machine. &lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;span style="font-size:10pt;color:black;font-family:'Arial','sans-serif';"&gt;For more information, please refer to the whitepaper &lt;a href="http://download.microsoft.com/download/d/9/4/d948f981-926e-40fa-a026-5bfcf076d9b9/SQL2008inHyperV2008.docx"&gt;Running SQL Server 2008 in a Hyper-V Environment - Best Practices and Performance Recommendations&lt;/a&gt;. &lt;/span&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1028" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/White+Papers/default.aspx">White Papers</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category></item><item><title> Learn Microsoft BI - Free videos</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/10/01/learn-microsoft-bi-free-videos.aspx</link><pubDate>Wed, 01 Oct 2008 17:27:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1024</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1024</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/10/01/learn-microsoft-bi-free-videos.aspx#comments</comments><description>&lt;p&gt;The goal here is simple: to provide
free videos and forums about the Microsoft BI stack. This includes SQL
Server Integration Services, SQL Server Analysis Services, SQL Server
Reporting Services, PerformancePoint Server, ProClarity, SharePoint,
and Excel. &lt;/p&gt;&lt;p&gt;While the videos and forum participation are free,
you'll need to create an account. Simply click on the Sign-up link at
the top to set up your account and begin learning about the Microsoft
Business Intelligence products. &lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;font color="#000000" face="Tahoma" size="2"&gt;&lt;a href="http://www.learnmicrosoftbi.com/Home/tabid/36/Default.aspx" target="_blank"&gt;http://www.learnmicrosoftbi.com/Home/tabid/36/Default.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1024" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Analysis+Services/default.aspx">Analysis Services</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Reporting+Services/default.aspx">Reporting Services</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Learning/default.aspx">Learning</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category></item><item><title>Offer from Microsoft Learning for the PASS user group community</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/09/21/offer-from-microsoft-learning-for-the-pass-user-group-community.aspx</link><pubDate>Sun, 21 Sep 2008 15:07:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1013</guid><dc:creator>Peter</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1013</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/09/21/offer-from-microsoft-learning-for-the-pass-user-group-community.aspx#comments</comments><description>&lt;P class=blurb style="MARGIN:0cm 0cm 16.8pt;"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE:12pt;LINE-HEIGHT:140%;FONT-FAMILY:'Calibri','sans-serif';mso-ansi-language:EN-US;"&gt;Great Microsoft Learning Offers&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=blurb style="MARGIN:0cm 0cm 16.8pt;"&gt;&lt;SPAN style="FONT-SIZE:12pt;LINE-HEIGHT:140%;FONT-FAMILY:'Calibri','sans-serif';mso-ansi-language:EN-US;"&gt;Microsoft Learning has released a collection of valuable offers for the PASS user group community.&amp;nbsp; Get the Microsoft Learning products that you want for less. Take advantage today of these special offers for home and office users, IT professionals, and developers by visiting:&amp;nbsp; &lt;A href="http://www.microsoft.com/learning/offers"&gt;www.microsoft.com/learning/offers&lt;/A&gt; &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN:0cm 0cm 0pt 21pt;TEXT-INDENT:-18pt;mso-list:l0 level1 lfo1;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-bidi-font-family:Symbol;mso-fareast-font-family:Symbol;mso-ansi-language:EN-US;"&gt;&lt;SPAN style="mso-list:Ignore;"&gt;·&lt;SPAN style="FONT:7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:12pt;mso-ansi-language:EN-US;"&gt;Get a free “Second Shot” at passing a Microsoft Certification exam; &amp;nbsp;please visit:&amp;nbsp; &lt;A href="http://www.microsoft.com/learning/secondshot"&gt;www.microsoft.com/learning/secondshot&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN:0cm 0cm 0pt 21pt;TEXT-INDENT:-18pt;mso-list:l0 level1 lfo1;"&gt;&lt;SPAN style="FONT-SIZE:12pt;FONT-FAMILY:Symbol;mso-bidi-font-family:Symbol;mso-fareast-font-family:Symbol;mso-ansi-language:EN-US;"&gt;&lt;SPAN style="mso-list:Ignore;"&gt;·&lt;SPAN style="FONT:7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:12pt;mso-ansi-language:EN-US;"&gt;For savings on SQL Server learning resources, please visit:&amp;nbsp; &lt;A href="http://www.microsoft.com/learning/sql/2008"&gt;http://www.microsoft.com/learning/sql/2008&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN:0cm 0cm 0pt 21pt;TEXT-INDENT:-18pt;mso-list:l0 level1 lfo1;"&gt;&lt;SPAN style="FONT-SIZE:12pt;COLOR:red;FONT-FAMILY:Symbol;mso-bidi-font-family:Symbol;mso-fareast-font-family:Symbol;mso-ansi-language:EN-US;"&gt;&lt;SPAN style="mso-list:Ignore;"&gt;·&lt;SPAN style="FONT:7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:12pt;mso-ansi-language:EN-US;"&gt;Get great savings on Virtualization learning resources at:&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="COLOR:#1f497d;mso-ansi-language:EN-US;"&gt;&lt;A href="http://www.microsoft.com/learning/virtualization"&gt;&lt;FONT size=3&gt;www.microsoft.com/learning/virtualization&lt;/FONT&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE:12pt;COLOR:red;mso-ansi-language:EN-US;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="mso-ansi-language:EN-US;"&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE:11pt;LINE-HEIGHT:140%;FONT-FAMILY:'Calibri','sans-serif';mso-ansi-language:EN-US;"&gt;Free Microsoft Learning “Snacks”&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE:11pt;LINE-HEIGHT:140%;FONT-FAMILY:'Calibri','sans-serif';mso-ansi-language:EN-US;"&gt;Learning Snacks are free, short, interactive presentations about popular topics and have been created by Microsoft Learning experts. Each Snack is delivered by using innovative Microsoft Silverlight technology and includes various media, such as animations and recorded demos. Time-strapped?&amp;nbsp; You can learn something new in less than five minutes!&amp;nbsp; Try a “snack” today at:&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="FONT-SIZE:11pt;FONT-FAMILY:'Calibri','sans-serif';mso-bidi-font-family:'Times New Roman';mso-fareast-font-family:Calibri;mso-ansi-language:EN-US;mso-fareast-language:NL-BE;mso-bidi-language:AR-SA;mso-fareast-theme-font:minor-latin;"&gt;&lt;A href="http://www.microsoft.com/learning/snacks"&gt;http://www.microsoft.com/learning/snacks&lt;/A&gt;&lt;/SPAN&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1013" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/_2600_quot_3B00_Microsoft+Learning_2600_quot_3B00_/default.aspx">&amp;quot;Microsoft Learning&amp;quot;</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQLPass/default.aspx">SQLPass</category></item><item><title>New whitepapers on SSIS</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/09/04/new-whitepapers-on-ssis.aspx</link><pubDate>Thu, 04 Sep 2008 07:41:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1011</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1011</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/09/04/new-whitepapers-on-ssis.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;Deployment articles&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc671619.aspx" target="_blank" class="null"&gt;Reusing Connections with Data Sources and Configurations&lt;/a&gt;, by SQL Server MVP &lt;a href="http://bi-polar23.blogspot.com/" target="_blank" class="null"&gt;Matthew Roche&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc895212.aspx" target="_blank" class="null"&gt;Understanding Integration Services Package Configurations&lt;/a&gt;, by SQL Server MVP &lt;a href="http://rafael-salas.blogspot.com/" target="_blank" class="null"&gt;Rafael Salas&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc671628.aspx" target="_blank" class="null"&gt;Best Practices for Integration Services Configurations&lt;/a&gt;, by SQL Server MVP &lt;a href="http://blogs.conchango.com/jamiethomson/" target="_blank" class="null"&gt;Jamie Thomson&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc671625.aspx" target="_blank" class="null"&gt;Defining a Configuration Approach for Integration Services Packages&lt;/a&gt;, by SQL Server MVP &lt;a href="http://agilebi.com/cs/blogs/jwelch/" target="_blank" class="null"&gt;John Welch&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration:underline;"&gt;Performance article&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc671624.aspx" target="_blank" class="null"&gt;Considerations for High Volume ETL Using SQL Server Integration Services&lt;/a&gt;, by Pat Martin, Senior SQL Server Premier Field Engineer for Microsoft New Zealand&lt;/li&gt;&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1011" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/DTS+-+SSIS/default.aspx">DTS - SSIS</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Learning/default.aspx">Learning</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category></item><item><title>Useful DMV queries by Premier Field Engineers</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/07/29/useful-dmv-queries-by-premier-field-engineers.aspx</link><pubDate>Tue, 29 Jul 2008 14:33:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:1001</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=1001</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/07/29/useful-dmv-queries-by-premier-field-engineers.aspx#comments</comments><description>&lt;p&gt;The SQL Server Premier Field Engineers in Microsoft UK published a nice set scripts on their blogs.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Check it out &lt;a href="http://sqlblogcasts.com/blogs/thepremiers/archive/2008/07/28/more-useful-dmv-queries.aspx"&gt;here&lt;/a&gt;&amp;nbsp; and &lt;a href="http://sqlblogcasts.com/blogs/thepremiers/archive/2007/12/14/some-useful-dmv-queries.aspx"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=1001" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/performance+tuning/default.aspx">performance tuning</category></item><item><title>SQL Server 2005 vs 2000: VIEWS with TOP PERCENT &amp; ORDER BY</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/07/09/sql-server-2005-vs-2000-views-with-top-percent-order-by.aspx</link><pubDate>Wed, 09 Jul 2008 17:22:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:996</guid><dc:creator>Frederik</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=996</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/07/09/sql-server-2005-vs-2000-views-with-top-percent-order-by.aspx#comments</comments><description>
&lt;p&gt;&lt;b&gt;&lt;u&gt;&lt;span style="font-size:10pt;color:navy;"&gt;Author: Gilles Duchêne&lt;br&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;The
result of a view cannot be sorted. For a lot of developers, this feels like a
shortcoming in the SQL language. &lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;Instead
of applying the correct syntax: &lt;/span&gt;&lt;span&gt;&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;Creating
&amp;amp; using the view:&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:10pt;"&gt;CREATE VIEW&lt;i&gt; view&lt;/i&gt;
AS SELECT&lt;i&gt; fields&lt;/i&gt; FROM&lt;i&gt; table&lt;/i&gt;&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:10pt;"&gt;SELECT&lt;/span&gt;&lt;i&gt;&lt;span&gt; &lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style="font-size:10pt;"&gt;fields&lt;/span&gt;&lt;/i&gt;&lt;span&gt; &lt;/span&gt;&lt;span style="font-size:10pt;"&gt;FROM&lt;/span&gt;&lt;i&gt;&lt;span&gt; &lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style="font-size:10pt;"&gt;view&lt;/span&gt;&lt;/i&gt;&lt;span style="font-size:10pt;"&gt; ORDER BY&lt;/span&gt;&lt;i&gt;&lt;span&gt; &lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style="font-size:10pt;"&gt;fields&lt;/span&gt;&lt;/i&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;A
lot of people like to write:&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:10pt;"&gt;CREATE VIEW&lt;/span&gt;&lt;i&gt;&lt;span&gt; &lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style="font-size:10pt;"&gt;view&lt;/span&gt;&lt;/i&gt;&lt;span&gt; &lt;/span&gt;&lt;span style="font-size:10pt;"&gt;AS SELECT TOP 100
PERCENT&lt;/span&gt;&lt;i&gt;&lt;span&gt; &lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style="font-size:10pt;"&gt;fields&lt;/span&gt;&lt;/i&gt;&lt;span style="font-size:10pt;"&gt; FROM&lt;/span&gt;&lt;i&gt;&lt;span&gt; &lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style="font-size:10pt;"&gt;table&lt;/span&gt;&lt;/i&gt;&lt;span&gt; &lt;/span&gt;&lt;span style="font-size:10pt;"&gt;ORDER BY&lt;/span&gt;&lt;i&gt;&lt;span&gt; &lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style="font-size:10pt;"&gt;fields&lt;/span&gt;&lt;/i&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:10pt;"&gt;SELECT&lt;/span&gt;&lt;i&gt;&lt;span&gt; &lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style="font-size:10pt;"&gt;fields&lt;/span&gt;&lt;/i&gt;&lt;span style="font-size:10pt;"&gt; FROM&lt;/span&gt;&lt;i&gt;&lt;span&gt; &lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style="font-size:10pt;"&gt;view&lt;/span&gt;&lt;/i&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;This
looks like a fine workaround, because the TOP PERCENT clause allows you to use
the ORDER BY clause in a view (or subquery). However, views or subqueries
should only select the rows you need and should never sort them. Sorting of
rows must be done as a last step of a query.&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;So,
why can you use ORDER BY in a subquery or view when you use the TOP PERCENT
clause too? Because TOP PERCENT + ORDER BY is not intended to sort rows, but to
define which rows you want to select, in other words, it is a criterium and not
a sort clause. If you want only the first half of the rows of a table (this is
a criterium), you can specify TOP 50 PERCENT, but you need of course to specify
the field where your TOP 50 PERCENT is based on (is it date, amount, id, name,
…, this is the ORDER BY). And this is the big misunderstanding: TOP
PERCENT with ORDER BY is a criterium and not a SORT clause.&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;OK,
so? What's the problem, it works, and TOP 100 PERCENT is a good workaround.&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;Wrong,
it work&lt;u&gt;ed&lt;/u&gt; with SQL Server 2000, but not with SQL Server 2005.&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;Why?
Because in a subquery "SELECT TOP 100 PERCENT", the query optimizer
'recognizes' that this means 'the whole table', so it will not execute the TOP
100 PERCENT with the ORDER BY clause, but it will instead do a table scan
(remember that this subquery is only for limiting the number of rows! So, TOP
100 PERCENT = whole table).&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;Try
this example on SQL Server 2000 and 2005 and you will notice the difference:&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;CREATE
TABLE dbo.tblNR&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;(&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size:10pt;"&gt;nr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
int&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;)&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;Add
some records:&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;INSERT
INTO dbo.tblNR (nr) VALUES (1)&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;INSERT
INTO dbo.tblNR (nr) VALUES (2)&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;INSERT
INTO dbo.tblNR (nr) VALUES (3)&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;Create
a view:&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;CREATE
VIEW dbo.vwNR AS&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;SELECT
TOP 100 PERCENT nr FROM dbo.tblNR ORDER BY nr DESC&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;Use
the view:&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;SELECT
* FROM dbo.vwNR&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;With
SQL Server 2000, the output is&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;3&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;2&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;1&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;With
SQL Server 2005 the output is&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;1&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;2&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;3&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;If
you compare both execution plans:&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;In
SQL Server 2000&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;color:black;"&gt;&lt;img src="http://sqlug.be/files/folders/997/download.aspx" width="386"&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;In
SQL Server 2005&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;color:black;"&gt;&lt;img src="http://sqlug.be/files/folders/998/download.aspx" alt="Picture (Metafile)" height="78" width="269"&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;That
SQL Server 2005 is more efficient becomes clear if you execute following
statement:&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;"&gt;SELECT
* FROM dbo.vwNR ORDER BY nr&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;In
this case SQL Server 2000 will execute a double sort operation (first
descending, than ascending):&lt;/span&gt;&lt;span&gt; &lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:10pt;color:black;"&gt;&lt;img src="http://sqlug.be/files/folders/999/download.aspx" alt="Picture (Metafile)" height="76" width="508"&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size:10pt;"&gt;Conclusion:
do not abuse the TOP PERCENT clause to sort rows.&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=996" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Database+Engine/default.aspx">Database Engine</category></item><item><title>Best Practices for Data Warehousing with SQL Server 2008</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/07/08/best-practices-for-data-warehousing-with-sql-server-2008.aspx</link><pubDate>Tue, 08 Jul 2008 15:47:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:995</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=995</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/07/08/best-practices-for-data-warehousing-with-sql-server-2008.aspx#comments</comments><description>&lt;p&gt;Summary: There is considerable evidence that successful data warehousing projects often produce a very high return on investment. Over the years a great deal of information has been collected about the factors that lead to a successful implementation versus an unsuccessful one. These are encapsulated here into a set of best practices, which are presented with particular reference to the features in SQL Server 2008. The application of best practices to a data warehouse project is one of the best investments you can make toward the establishment of a successful Business Intelligence infrastructure.&lt;/p&gt;&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/cc719165%28SQL.100%29.aspx"&gt;&amp;nbsp;http://msdn.microsoft.com/en-us/library/cc719165(SQL.100).aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=995" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/White+Papers/default.aspx">White Papers</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Analysis+Services/default.aspx">Analysis Services</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/DTS+-+SSIS/default.aspx">DTS - SSIS</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Reporting+Services/default.aspx">Reporting Services</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Database+Engine/default.aspx">Database Engine</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category></item><item><title>An Introduction to New T-SQL Programmability Features in SQL Server 2008</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/07/07/an-introduction-to-new-t-sql-programmability-features-in-sql-server-2008.aspx</link><pubDate>Mon, 07 Jul 2008 20:21:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:994</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=994</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/07/07/an-introduction-to-new-t-sql-programmability-features-in-sql-server-2008.aspx#comments</comments><description>&lt;P&gt;A great whitepaper on the new stuff in T-SQL written by Itzik Ben-Gan. &lt;/P&gt;
&lt;P&gt;&lt;A href="http://msdn.microsoft.com/en-gb/library/cc721270%28SQL.100%29.aspx"&gt;http://msdn.microsoft.com/en-gb/library/cc721270(SQL.100).aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=994" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/White+Papers/default.aspx">White Papers</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Learning/default.aspx">Learning</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Database+Engine/default.aspx">Database Engine</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category></item><item><title>Data Mining and Business Intelligence for Enterprises by Rafal Lukawiecki</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/07/02/data-mining-and-business-intelligence-for-enterprises-by-rafal-lukawiecki.aspx</link><pubDate>Wed, 02 Jul 2008 14:24:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:991</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=991</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/07/02/data-mining-and-business-intelligence-for-enterprises-by-rafal-lukawiecki.aspx#comments</comments><description>&lt;p&gt; 	

In this one-day seminar, Rafal Lukawiecki aims to show IT Professionals how data mining can be used in IT infrastructure to support real business scenarios demystifying the perception that Data Mining is complex, untested or only for specialists. This has become possible since Microsoft has taken the technology to new levels making it accessible to all. In four easy-to-understand yet packed with practical information sessions you will learn about what Data Mining and Business Intelligence can do for you, how to deploy and manage it, how to use it, and how to make it available to other parts of your IT environment.&lt;/p&gt;&lt;a href="http://www.microsoft.com/emea/spotlight/event.aspx?id=99"&gt;http://www.microsoft.com/emea/spotlight/event.aspx?id=99&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=991" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Analysis+Services/default.aspx">Analysis Services</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Webcasts/default.aspx">Webcasts</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Learning/default.aspx">Learning</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Data+Mining/default.aspx">Data Mining</category></item><item><title>SQL Server 2008 Virutal Labs</title><link>http://sqlug.be/blogs/resource_blog/archive/2008/06/28/sql-server-2008-virutal-labs.aspx</link><pubDate>Sat, 28 Jun 2008 12:49:00 GMT</pubDate><guid isPermaLink="false">fde2b626-d7cf-4bd7-bca2-e0283ef59b8c:990</guid><dc:creator>Frederik</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlug.be/blogs/resource_blog/rsscomments.aspx?PostID=990</wfw:commentRss><comments>http://sqlug.be/blogs/resource_blog/archive/2008/06/28/sql-server-2008-virutal-labs.aspx#comments</comments><description>&lt;div class="entry-body"&gt;&lt;div&gt;&lt;div class="item-body"&gt;&lt;div&gt;&lt;p&gt;Test drive Microsoft SQL Server 2008 in a &lt;a href="http://msdn.microsoft.com/en-au/sqlserver/cc138238.aspx" target="_blank"&gt;virtual labs&lt;/a&gt;.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8316557" target="_blank"&gt;MSDN Virtual Lab: Using Table Valued Parameters in SQL Server 2008&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8316558" target="_blank"&gt;MSDN Virtual Lab: Using the new SQL Server 2008 Spatial Capabilities: GEOGRAPHY&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8692015" target="_blank"&gt;MSDN Express Virtual Lab: Building Occasionally Connected Systems&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8692016" target="_blank"&gt;MSDN Express Virtual Lab: Dimension Designer and Best Practice Alerts&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8692017" target="_blank"&gt;MSDN Express Virtual Lab: Hierarchy Id&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8692018" target="_blank"&gt;MSDN Express Virtual Lab Table Value Parameters + Merge Statement&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8692019" target="_blank"&gt;MSDN Express Virtual Lab: T-SQL Enhancements - Date/Time-Table Valued Parameters - MERGE SQL Statement&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8692020" target="_blank"&gt;MSDN Express Virtual Lab: XML Enhancements&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8692021" target="_blank"&gt;MSDN Express Virtual Lab: Change Data Capture&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8692022" target="_blank"&gt;MSDN Express Virtual Lab: X-Event Infrastructure&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032359348&amp;amp;EventCategory=3&amp;amp;culture=en-US&amp;amp;CountryCode=US" target="_blank"&gt;MSDN Virtual Lab: Learn How to Build Occasionally Connected Applications with SQL Server 2008&lt;/a&gt; &lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032358031&amp;amp;EventCategory=3&amp;amp;culture=en-US&amp;amp;CountryCode=US" target="_blank"&gt;MSDN Virtual Lab: Implementing Change Data Capture (CDC) in SQL Server 2008&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032358032&amp;amp;EventCategory=3&amp;amp;culture=en-US&amp;amp;CountryCode=US" target="_blank"&gt;MSDN Virtual Lab: Working with the new DATE data type in SQL Server 2008 &lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Keep up-to-date with new lab releases by subscribing to the SQL Server 2008 Virtual Labs &lt;a href="http://www.microsoft.com/feeds/msdn/en-us/virtuallabs/SQL_Server_2008_Virtual_Labs.xml" target="_blank"&gt;feed&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://sqlug.be/aggbug.aspx?PostID=990" width="1" height="1"&gt;</description><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Learning/default.aspx">Learning</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/Katmai/default.aspx">Katmai</category><category domain="http://sqlug.be/blogs/resource_blog/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category></item></channel></rss>
