<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type='text/xsl' href='http://damianwidera.spaces.live.com/mmm2008-05-17_13.22/rsspretty.aspx?rssquery=en-US;http%3a%2f%2fdamianwidera.spaces.live.com%2fcategory%2fSQL%2bmagazine%2b%2bwww__x1sqlmag__x1com%2ffeed.rss' version='1.0'?><rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:msn="http://schemas.microsoft.com/msn/spaces/2005/rss" xmlns:live="http://schemas.microsoft.com/live/spaces/2006/rss" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>IT SPACE: SQL magazine  www.sqlmag.com</title><description /><link>http://DamianWidera.spaces.live.com/?_c11_BlogPart_BlogPart=blogview&amp;_c=BlogPart&amp;partqs=catSQL%2bmagazine%2b%2bwww__x1sqlmag__x1com</link><language>en-US</language><pubDate>Thu, 13 Dec 2007 21:36:36 GMT</pubDate><lastBuildDate>Thu, 13 Dec 2007 21:36:36 GMT</lastBuildDate><generator>Microsoft Spaces v1.1</generator><docs>http://www.rssboard.org/rss-specification</docs><ttl>60</ttl><cf:parentRSS>http://DamianWidera.spaces.live.com/blog/feed.rss</cf:parentRSS><live:type>blogcategory</live:type><live:identity><live:id>-5475048246849276098</live:id><live:alias>DamianWidera</live:alias></live:identity><cf:listinfo><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="typelabel" label="Type" /><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="tag" label="Tag" /><cf:group element="category" label="Category" /><cf:sort element="pubDate" label="Date" data-type="date" default="true" /><cf:sort element="title" label="Title" data-type="string" /><cf:sort ns="http://purl.org/rss/1.0/modules/slash/" element="comments" label="Comments" data-type="number" /></cf:listinfo><item><title>SQL MAGAZINE - the September 2007 issue</title><link>http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!188.entry</link><description>&lt;div&gt;There are so many interesting articles, as usual:&lt;/div&gt;
&lt;div&gt;1) &lt;strong&gt;Kick a User Out of a Database in Just 2 Steps  &lt;/strong&gt;by Omri Bahat &lt;/div&gt;
&lt;div&gt;Developers, quality assurance (QA) engineers, non-administrators, and other database users sometimes execute code that affects services and applications in production, not realizing the code's associated performance implications. Consequently, you must kick these users out of the database and terminate their SQL Server process activity&lt;/div&gt;
&lt;div&gt;2) &lt;strong&gt;Get Connected with LINQ&lt;/strong&gt;  by Michael Otey&lt;/div&gt;
&lt;div&gt;Language-Integrated Query (LINQ) is Microsoft's latest data-access technology and is scheduled to be included in the upcoming Visual Studio 2008 (code-named Orcas) release. Microsoft's goal with LINQ is to provide developers with a unified and tightly bound database development experience, which doesn't exist in today's development environments. LINQ is the long-awaited wave of the future, and its benefits definitely outweigh its drawbacks.&lt;/div&gt;
&lt;div&gt;3) &lt;strong&gt;Keep Track of Your Backups  &lt;/strong&gt;by Readers&lt;/div&gt;
&lt;div&gt;4) &lt;strong&gt;New Features in SQL Server 2008&lt;/strong&gt;  by Michael Otey&lt;/div&gt;
&lt;div&gt;The release of SQL Server 2008, code-named Katmai, is around the corner. Scheduled for 2008, it promises to add several important features to Microsoft's premier database server. Some of these features Microsoft didn't have time to put in the SQL Server 2005 release, while others are new.&lt;/div&gt;
&lt;div&gt;5) &lt;strong&gt;Getting to Know Virtual File Stats&lt;/strong&gt;  by Andrew Kelly &lt;/div&gt;
&lt;div&gt;Learn what to monitor, how to monitor, and how to interpret the results of DMV management &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-5475048246849276098&amp;page=RSS%3a+SQL+MAGAZINE+-+the+September+2007+issue&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=damianwidera.spaces.live.com&amp;amp;GT1=DamianWidera"&gt;</description><comments>http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!188.entry#comment</comments><guid isPermaLink="true">http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!188.entry</guid><pubDate>Wed, 22 Aug 2007 21:56:36 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://DamianWidera.spaces.live.com/blog/cns!B404B8A0A66C773E!188/comments/feed.rss</wfw:commentRss><wfw:comment>http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!188.entry#comment</wfw:comment><dcterms:modified>2007-08-22T22:04:06Z</dcterms:modified></item><item><title>What's new in the April' 07</title><link>http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!157.entry</link><description>&lt;div&gt;&lt;strong&gt;&lt;font style="background-color:#99cc00"&gt;Don't Be Afraid of BLOBs and CLOBs&lt;/font&gt; &lt;/strong&gt;by Joel Martinez. &lt;/div&gt;
&lt;div&gt;Manipulating binary large objects (BLOBs) and character large objects (CLOBs) has always been difficult in SQL Server. Fortunately, SQL Server 2005 provides three new data types for large object (LOB) storage. With these new data types, you can easily manipulate BLOBs and CLOBs, especially when you use Common Language Runtime (CLR) procedures and functions. With the compression algorithms in Microsoft .NET Framework 2.0, you can create CLR functions that seamlessly compress and decompress LOBs with minimal performance impact. Before I show you how to do so, let me introduce you to the three new data types that make this compression and decompression possible.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;strong&gt;&lt;font style="background-color:#99cc00"&gt;Excel 2007's Powerful PivotTables&lt;/font&gt;&lt;/strong&gt; by Tyler Chessman.&lt;/div&gt;
&lt;div&gt;In the Microsoft business intelligence (BI) platform, the SQL Server Analysis Services (SSAS) 2005 OLAP engine is the component of choice for summarizing and presenting vast amounts of data. On the desktop, though, Microsoft Excel is typically the tool of choice for analyzing, organizing, and making sense of data. It's no surprise, then, that most OLAP tools offer some type of integration with Excel. The built in PivotTable (and PivotChart) reports in Excel have traditionally provided one way of browsing OLAP cubes—albeit with certain restrictions and missing functionality.&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;strong&gt;&lt;font style="background-color:#99cc00"&gt;Moving Cubes from Analysis Services 2000 to 2005&lt;/font&gt;&lt;/strong&gt;  by Erin Welker&lt;/div&gt;
&lt;div&gt;SQL Server 2005 Analysis Services (SSAS) provides many compelling reasons for upgrading from SSAS 2000. Among the many enhancements, SSAS 2005 provides more flexible analysis than SSAS 2000 by exposing most dimension attributes as analytical objects. But executing on the decision to upgrade comes with some challenges. Should you use SQL Server 2005's built-in tools to migrate your SSAS 2000 cubes? Or, with all the architectural changes in SSAS 2005, should you rebuild the cubes from scratch? Both methods have pros and cons, and your decision will likely depend on your environment. &lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;font style="background-color:#99cc00"&gt;&lt;/font&gt; &lt;/div&gt;      &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-5475048246849276098&amp;page=RSS%3a+What's+new+in+the+April'+07&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=damianwidera.spaces.live.com&amp;amp;GT1=DamianWidera"&gt;</description><comments>http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!157.entry#comment</comments><guid isPermaLink="true">http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!157.entry</guid><pubDate>Tue, 10 Apr 2007 15:20:37 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://DamianWidera.spaces.live.com/blog/cns!B404B8A0A66C773E!157/comments/feed.rss</wfw:commentRss><wfw:comment>http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!157.entry#comment</wfw:comment><dcterms:modified>2007-04-10T15:20:37Z</dcterms:modified></item><item><title>What's in the March'07 issue</title><link>http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!134.entry</link><description>&lt;p&gt;March issue - very intersting - as allways!!!
&lt;p&gt;&lt;strong&gt;&lt;font size=4&gt;&lt;font style="background-color:#ffff00"&gt;SQLdiag - A monitoring and troubleshooting tool offers some great undocumented perks - an article by Kevin Kline&lt;/font&gt;. &lt;/font&gt;&lt;/strong&gt;
&lt;p&gt;Following Microsoft: 
&lt;p&gt;&lt;b&gt;BENEFITS: &lt;/b&gt;Collects data that you can use to monitor your servers over time or troubleshoot specific problems.&lt;br&gt;&lt;b&gt;SYSTEM REQUIREMENTS: &lt;/b&gt;Using the console application, you can run SQLdiag from a client (with or without SQL Server) or from the SQL Server you want to monitor. SQLdiag can run as a service (when you install it with the /R switch).&lt;br&gt;&lt;b&gt;COMMENTS: &lt;/b&gt;Microsoft offers the following comments and recommendations:
&lt;ul&gt;
&lt;li&gt;Install SQLdiag directly on the server you're monitoring to reduce network latency and simplify tracing. 
&lt;li&gt;SQL Server 2005 and 2000 versions of the tool are not interchangeable. They have different command-line switches that you can't directly migrate from one version to the other. 
&lt;li&gt;When running SQLdiag as a service, you can control the service with the PSSDiag.exe command (pssdiag.exe start, pssdiag.exe stop, pssdiag.exe stop_abort for immediate stop). You can also control the tool with the Windows Service Control Manager, but you won't have the stop_abort function. &lt;/ul&gt;
&lt;p&gt;&lt;b&gt;HOW TO GET IT: &lt;/b&gt;SQLdiag is included in the SQL Server 2005 toolkit but not in the SQL Server 2000 toolkit. You can read full details about using it at &lt;a href="http://msdn2.microsoft.com/en-us/library/ms162833.aspx"&gt;http://msdn2.microsoft.com/en-us/library/ms162833.aspx&lt;/a&gt;.
&lt;p&gt; 
&lt;p&gt;&lt;font style="background-color:#ffff00" size=4&gt;The 3 Principles of Database Tuning - posted by Brian Moran &lt;/font&gt;
&lt;p&gt;- performance problems are always caused by the application
&lt;p&gt;- you don't have time to fix everything; fix what hurts the most!
&lt;p&gt;- fix core, root problems not symptoms 
&lt;p&gt;&lt;font style="background-color:#ffff00" size=4&gt;Automated dateTime conversions by Itzik Ben-Gan&lt;/font&gt;
&lt;p&gt;&lt;font style="background-color:#ffff00" size=4&gt;Uncovering missing indexes by Kalen Delaney&lt;/font&gt;
&lt;p&gt; 
&lt;p&gt;&lt;font style="background-color:#ffff00" color="#000000" size=3&gt;&lt;/font&gt; 
&lt;p&gt;&lt;font style="background-color:#ffff00" size=4&gt;&lt;/font&gt; &lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-5475048246849276098&amp;page=RSS%3a+What's+in+the+March'07+issue&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=damianwidera.spaces.live.com&amp;amp;GT1=DamianWidera"&gt;</description><comments>http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!134.entry#comment</comments><guid isPermaLink="true">http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!134.entry</guid><pubDate>Thu, 01 Mar 2007 23:07:53 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://DamianWidera.spaces.live.com/blog/cns!B404B8A0A66C773E!134/comments/feed.rss</wfw:commentRss><wfw:comment>http://DamianWidera.spaces.live.com/Blog/cns!B404B8A0A66C773E!134.entry#comment</wfw:comment><dcterms:modified>2007-03-01T23:07:53Z</dcterms:modified></item></channel></rss>