
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ent="http://www.purl.org/NET/ENT/1.0/">
	<channel>
		<title>TechEd Bloggers Database Platform</title>
		<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform.category</link>
		<description></description>
		<managingEditor>info@indepth-tech.com</managingEditor>
		<lastBuildDate>Sat, 22 Nov 2008 07:50:54 GMT</lastBuildDate>
		<generator>Ashton RssHandler</generator>
		<!--
		<image>
			<url>http://techedbloggers.net/images/TechEd_Bloggers_small.gif</url>
			<title>TechEd Bloggers</title>
			<link>http://TechEdBloggers.net</link>
		</image>
		-->
		
					<item>
						
						<title>Code Showing Inner Join of Two Excel Tables</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24551.item</link>
						<pubDate>Thu, 20 Nov 2008 19:54:19 GMT</pubDate>
						<author>Eric White</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24551.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
								<ent:topic ent:id='4417' ent:classification='BLOG'>Eric White</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24551.item'&gt;Eric White&lt;/a&gt; writes,
"...posted some code that allows you to use LINQ to query Excel tables.  The source for these queries is the Open XML document – you don’t need to involve the Excel application to query the data in these tables...This post shows a join of two tables using the extension methods and classes" &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24551.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 20 Nov 2008 19:54:19 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>RSWindowsNegotiate and 401 1 Error when using RS 2008</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24539.item</link>
						<pubDate>Wed, 19 Nov 2008 23:24:52 GMT</pubDate>
						<author>PSS SQL Engineers</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24539.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3986' ent:classification='BLOG'>PSS SQL Engineers</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
								<ent:topic ent:id='4263' ent:classification='SECT'>Security</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24539.item'&gt;PSS SQL Engineers&lt;/a&gt; writes,
"...The key was that I configured the Service account to use the Domain user before it had started up at all.  Out of the gate, I was using the Domain user account and never touched the Network Service account.  This was done by way of specifying the Domain user account..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24539.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 19 Nov 2008 23:24:52 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>How to Dynamic Sort With LINQ To SQL</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24530.item</link>
						<pubDate>Wed, 19 Nov 2008 21:55:31 GMT</pubDate>
						<author>Database Platform</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24530.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4210' ent:classification='BLOG'>Deepak Kapoor</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24530.item'&gt;Database Platform&lt;/a&gt; writes,
"...This method takes in a column name to sort by and returns  IQueryable&lt;T&gt;. It works but looks like a lot of effort and appears miles away from any kind of normal LINQ code. Fortunately I can achieve the same results with this code..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24530.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 19 Nov 2008 21:55:31 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Running the Same Query Against Multiple Databases</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24511.item</link>
						<pubDate>Mon, 17 Nov 2008 20:15:49 GMT</pubDate>
						<author>Scott Mitchell</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24511.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='1120' ent:classification='BLOG'>Scott Mitchell</ent:topic>
							
								<ent:topic ent:id='3489' ent:classification='SECT'>Editors Picks</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24511.item'&gt;Scott Mitchell&lt;/a&gt; writes,
"One of my clients has a data-driven Software as a Service (SaaS) web application...that's used by various clinics and hospitals to track, schedule, and bill health care-related activities...The issue is that this quickly becomes a pain if you have many different databases. Here's where sp_MsForEachDb comes in - you can use it to run the above on each database with the following statement:" &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24511.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Mon, 17 Nov 2008 20:15:49 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>How to Split a Data Table</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24499.item</link>
						<pubDate>Thu, 13 Nov 2008 22:11:10 GMT</pubDate>
						<author>Matthieu Mezil</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24499.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3984' ent:classification='BLOG'>Matthieu Mezil</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24499.item'&gt;Matthieu Mezil&lt;/a&gt; writes,
"...split a data table in two entities to do a sort of delay loading?...So how to do this? I do this with Northwind:" &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24499.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 13 Nov 2008 22:11:10 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Entity Framework and Read Stored Procedures a New Perspective</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24486.item</link>
						<pubDate>Wed, 12 Nov 2008 19:33:56 GMT</pubDate>
						<author>Julie Lerman</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24486.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2863' ent:classification='BLOG'>Julie Lerman</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
								<ent:topic ent:id='4271' ent:classification='SECT'>Women in Technology</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24486.item'&gt;Julie Lerman&lt;/a&gt; writes,
"...Rather than being tied to the function (stored procedures) and their parameter(s), you can query against the view any way you want providing any additional filters or other operators that you like, which will be part of the store command and be executed on the server. Additionally, you can use LINQ to Entities or ObjectQueries..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24486.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 12 Nov 2008 19:33:56 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Q&amp;A on SQLServer 2008 Compression Features</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24476.item</link>
						<pubDate>Tue, 11 Nov 2008 20:28:54 GMT</pubDate>
						<author>Paul Randal</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24476.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4120' ent:classification='BLOG'>Paul Randal</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24476.item'&gt;Paul Randal&lt;/a&gt; writes,
"Does turning on data compression or backup compression compress the transaction log files on disk?...Does data compression compress LOB columns?...Does log shipping use compression to compress the logs being shipped?..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24476.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Tue, 11 Nov 2008 20:28:54 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>SqlCE and Entity Framework Has Problems With 64</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24463.item</link>
						<pubDate>Mon, 10 Nov 2008 20:13:55 GMT</pubDate>
						<author>Nicklas Andersson</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24463.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2485' ent:classification='BLOG'>Nicklas Andersson</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24463.item'&gt;Nicklas Andersson&lt;/a&gt; writes,
"I’ve been running on a 64 bit version of Windows for the first time the past week, and while most things have worked fine I had one problem that I had a hard time figuring out. An existing project, that worked fine before the upgrade, refused to compile. I also upgraded it to SP1 of Visual Studio 2008, so there were two possible sources for problems...." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24463.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Mon, 10 Nov 2008 20:13:55 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Policy Based Management and Understanding Intent</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24438.item</link>
						<pubDate>Thu, 06 Nov 2008 21:37:59 GMT</pubDate>
						<author>Buck Woody</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24438.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2468' ent:classification='BLOG'>Buck Woody</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24438.item'&gt;Buck Woody&lt;/a&gt; writes,
"...the SQL Server team created Policy Based Management (PBM) which can, for certain events anyway, capture the fact that something is “violating” your intent and even prevent some of the actions..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24438.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 06 Nov 2008 21:37:59 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Best Practices for Integrated Full Text Search in SQL 2008</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24430.item</link>
						<pubDate>Thu, 06 Nov 2008 18:20:08 GMT</pubDate>
						<author>SQLCAT Team</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24430.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3489' ent:classification='SECT'>Editors Picks</ent:topic>
							
								<ent:topic ent:id='4145' ent:classification='BLOG'>SQLCAT Team</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24430.item'&gt;SQLCAT Team&lt;/a&gt; writes,
"The full text searches and queries are very fast if you can keep the full text indexes up to date.  There are two choices – automatic or manual index updates.   Most applications should be able to run with automatic tracking turned on.  The higher volume transaction systems may start to experience some blocking on inserts and updates at times.  The blocks are short and do not last more than a few milliseconds..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24430.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 06 Nov 2008 18:20:08 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>SQL Server 2008 Filestream and vb.net Sample Project with Script</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24424.item</link>
						<pubDate>Wed, 05 Nov 2008 21:53:22 GMT</pubDate>
						<author>Dave Noderer</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24424.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='570' ent:classification='BLOG'>Dave Noderer</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24424.item'&gt;Dave Noderer&lt;/a&gt; writes,
"The basic idea is to have a SQL datatype you can use in queries and searches and is managed by SQL but which does not have any particular size limitation...I have created a vb project which illustrates using FILESTREAM… The presentation, visual studio project and sql script can all be found here..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24424.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 05 Nov 2008 21:53:22 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Fix for SQL Server 2005 SPID Blocked By A SPID of -2</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24401.item</link>
						<pubDate>Tue, 04 Nov 2008 02:09:14 GMT</pubDate>
						<author>Michael Ruminer</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24401.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3233' ent:classification='BLOG'>Michael Ruminer</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24401.item'&gt;Michael Ruminer&lt;/a&gt; writes,
"If you get a SQL Server 2005 SPID that is being blocked until it times out and the blocking SPID is -2 you'll want to look at the following KB...In my case there is an orphaned DTC unit of work. I can find the UOW by running the following..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24401.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Tue, 04 Nov 2008 02:09:14 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Workaround for ReadTrace Encountering Assertion Error</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24397.item</link>
						<pubDate>Mon, 03 Nov 2008 20:21:00 GMT</pubDate>
						<author>PSS SQL Engineers</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24397.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3986' ent:classification='BLOG'>PSS SQL Engineers</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24397.item'&gt;PSS SQL Engineers&lt;/a&gt; writes,
"In rare circumstances ReadTrace may encounter the following SQL Server 2008 assertion error when attempting to execute a parallel query..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24397.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Mon, 03 Nov 2008 20:21:00 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Code to Truncate Log While Maintaining the SQL 2008 Database Recovery Model</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24373.item</link>
						<pubDate>Fri, 31 Oct 2008 18:21:56 GMT</pubDate>
						<author>Desiree Harris</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24373.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3489' ent:classification='SECT'>Editors Picks</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
								<ent:topic ent:id='4271' ent:classification='SECT'>Women in Technology</ent:topic>
							
								<ent:topic ent:id='4460' ent:classification='BLOG'>Desiree Harris</ent:topic>
							
								<ent:topic ent:id='4494' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24373.item'&gt;Desiree Harris&lt;/a&gt; writes,
"Here is a script that will truncate the database log while maintaining the database recovery model...Be sure to update the variable @sDbName to the --correct database name..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24373.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 31 Oct 2008 18:21:56 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>AD cmdlets in Server 2008 R2</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24361.item</link>
						<pubDate>Tue, 04 Nov 2008 16:39:59 GMT</pubDate>
						<author>Dmitry Sotnikov</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24361.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
								<ent:topic ent:id='4456' ent:classification='BLOG'>Dmitry Sotnikov</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24361.item'&gt;Dmitry Sotnikov&lt;/a&gt; writes,
"...If you look carefully through the list you will see that one of the snapins is called… activedirectory and contains 76 cmdlets. And these are just for the AD itself. There are other related snapins..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24361.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Tue, 04 Nov 2008 16:39:59 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>12,000 Concurrent Siebel CRM 8.0 Users On SQL Server 2008</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24340.item</link>
						<pubDate>Wed, 29 Oct 2008 15:39:25 GMT</pubDate>
						<author>SQLCAT Team</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24340.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4145' ent:classification='BLOG'>SQLCAT Team</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24340.item'&gt;SQLCAT Team&lt;/a&gt; writes,
"The benchmark demonstrated that the combination of Microsoft Windows Server 2008, SQL Server 2008, Siebel CRM Release 8.0 architecture and HP BL460c/BL680c Servers is a powerful and cost effective CRM solution..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24340.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 29 Oct 2008 15:39:25 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>SQL 2008 - Free with Classroom Training</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24335.item</link>
						<pubDate>Wed, 29 Oct 2008 15:18:31 GMT</pubDate>
						<author>Matthew Roche</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24335.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3489' ent:classification='SECT'>Editors Picks</ent:topic>
							
								<ent:topic ent:id='4024' ent:classification='BLOG'>Matthew Roche</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24335.item'&gt;Matthew Roche&lt;/a&gt; writes,
"Microsoft Learning...is teaming up with the SQL Server...team to give away free copies of SQL Server 2008 Standard Edition to people who attend instructor-led classroom training at a Microsoft Certified Partner for Learning Solutions (CPLS). Here's the deal:" &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24335.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 29 Oct 2008 15:18:31 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Azure Table Services vs SQL Services</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24333.item</link>
						<pubDate>Wed, 29 Oct 2008 15:14:22 GMT</pubDate>
						<author>Chris Kinsman</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24333.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2776' ent:classification='BLOG'>Chris Kinsman</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24333.item'&gt;Chris Kinsman&lt;/a&gt; writes,
"Azure Storage Essential storage services in the cloud.  Provides a core set of non-relational storage and processing abstractions at massive scale...Sql Services Rich database services in the cloud. Extends the power of sql server in a scalable way to the cloud..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24333.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 29 Oct 2008 15:14:22 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>SQL Server 2005 SP3 Beta Bug Fixes</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24310.item</link>
						<pubDate>Tue, 28 Oct 2008 18:00:57 GMT</pubDate>
						<author>Matt Masson</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24310.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3833' ent:classification='BLOG'>Matt Masson</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24310.item'&gt;Matt Masson&lt;/a&gt; writes,
"The service pack doesn't contain any new features for SSIS, but it does contain a number of bug fixes...Be sure to try it out and submit your feedback on the Connect site..." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24310.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Tue, 28 Oct 2008 18:00:57 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Start Planning a Backup Strategy</title>
						<link>http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24277.item</link>
						<pubDate>Sun, 26 Oct 2008 21:42:21 GMT</pubDate>
						<author>Paul Randal</author>
						<category>Database Platform</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24277.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4120' ent:classification='BLOG'>Paul Randal</ent:topic>
							
								<ent:topic ent:id='4244' ent:classification='SECT'>Database Platform</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24277.item'&gt;Paul Randal&lt;/a&gt; writes,
"what backups do you have to restore and how long does it take you? Are you able to restore within the maximum allowable downtime for your business? If you have a 300-GB database, and the downtime allowance is 15 minutes (as with one DBA I've known), the answer is no." &lt;a href='http://teched.indepthtalk.net/TechEd2008/Tracks/Database_Platform/24277.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Sun, 26 Oct 2008 21:42:21 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
	</channel>
</rss>