<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Portal Tecnologia &#187; SQL 2008</title>
	<atom:link href="http://www.portaltecnologia.net/category/sql-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.portaltecnologia.net</link>
	<description>Seu portal em tecnologia da informação</description>
	<lastBuildDate>Mon, 12 Dec 2011 11:12:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to: Enable Log Shipping (SQL Server Management Studio)</title>
		<link>http://www.portaltecnologia.net/2010/05/27/how-to-enable-log-shipping-sql-server-management-studio/</link>
		<comments>http://www.portaltecnologia.net/2010/05/27/how-to-enable-log-shipping-sql-server-management-studio/#comments</comments>
		<pubDate>Thu, 27 May 2010 19:27:55 +0000</pubDate>
		<dc:creator>Tiago Souza</dc:creator>
				<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[SQL2008]]></category>

		<guid isPermaLink="false">http://www.portaltecnologia.net/?p=1357</guid>
		<description><![CDATA[Ótima documentação sobre Log Shipping no SQL 2008: http://msdn.microsoft.com/en-us/library/ms190640.aspx []s Tiago Souza Share]]></description>
			<content:encoded><![CDATA[<p>Ótima documentação sobre Log Shipping no SQL 2008:</p>
<p><a href="http://msdn.microsoft.com/en-us/library/ms190640.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/ms190640.aspx</a></p>
<p>[]s<br />
Tiago Souza</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.portaltecnologia.net%2F2010%2F05%2F27%2Fhow-to-enable-log-shipping-sql-server-management-studio%2F&amp;t=How%20to%3A%20Enable%20Log%20Shipping%20%28SQL%20Server%20Management%20Studio%29" id="facebook_share_button_1357" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1357') || document.getElementById('facebook_share_icon_1357') || document.getElementById('facebook_share_both_1357') || document.getElementById('facebook_share_button_1357');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1357') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=How+to%3A+Enable+Log+Shipping+%28SQL+Server+Management+Studio%29+http%3A%2F%2Fportaltecnologia.net%2F%3Fp%3D1357" title="Post to Twitter"><img class="nothumb" src="http://www.portaltecnologia.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter6.png" alt="Post to Twitter" /></a></p></div><div style='display:none' id="post-refEl-1357"></div>]]></content:encoded>
			<wfw:commentRss>http://www.portaltecnologia.net/2010/05/27/how-to-enable-log-shipping-sql-server-management-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008 – Replicação</title>
		<link>http://www.portaltecnologia.net/2010/05/26/sql-server-2008-%e2%80%93-replicacao/</link>
		<comments>http://www.portaltecnologia.net/2010/05/26/sql-server-2008-%e2%80%93-replicacao/#comments</comments>
		<pubDate>Wed, 26 May 2010 13:38:07 +0000</pubDate>
		<dc:creator>Tiago Souza</dc:creator>
				<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[Replicação]]></category>
		<category><![CDATA[SQL2008]]></category>

		<guid isPermaLink="false">http://www.portaltecnologia.net/?p=1352</guid>
		<description><![CDATA[Estava precisando criar uma replicação entre servidores SQL 2008. Como não trabalho no dia a dia direto com banco de dados dei uma pesquisada no site MSDN e econtrei uma ótima documentação que resolvi compartilhar com vocês. Vale muito a pena, é bem interessante: http://msdn.microsoft.com/pt-br/sqlserver/cc511480.aspx []s Tiago Souza Share]]></description>
			<content:encoded><![CDATA[<p>Estava precisando criar uma replicação entre servidores SQL 2008. Como não trabalho no dia a dia direto com banco de dados dei uma pesquisada no site MSDN e econtrei uma ótima documentação que resolvi compartilhar com vocês.</p>
<p>Vale muito a pena, é bem interessante:</p>
<p><a href="http://msdn.microsoft.com/pt-br/sqlserver/cc511480.aspx" target="_blank">http://msdn.microsoft.com/pt-br/sqlserver/cc511480.aspx</a></p>
<p>[]s<br />
Tiago Souza</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.portaltecnologia.net%2F2010%2F05%2F26%2Fsql-server-2008-%25e2%2580%2593-replicacao%2F&amp;t=SQL%20Server%202008%20%E2%80%93%20Replica%C3%A7%C3%A3o" id="facebook_share_button_1352" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1352') || document.getElementById('facebook_share_icon_1352') || document.getElementById('facebook_share_both_1352') || document.getElementById('facebook_share_button_1352');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1352') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=SQL+Server+2008+%E2%80%93+Replica%C3%A7%C3%A3o+http%3A%2F%2Fportaltecnologia.net%2F%3Fp%3D1352" title="Post to Twitter"><img class="nothumb" src="http://www.portaltecnologia.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter6.png" alt="Post to Twitter" /></a></p></div><div style='display:none' id="post-refEl-1352"></div>]]></content:encoded>
			<wfw:commentRss>http://www.portaltecnologia.net/2010/05/26/sql-server-2008-%e2%80%93-replicacao/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Requisitos de hardware e software para a instalação do SQL Server 2008</title>
		<link>http://www.portaltecnologia.net/2010/03/07/requisitos-de-hardware-e-software-para-a-instalacao-do-sql-server-2008/</link>
		<comments>http://www.portaltecnologia.net/2010/03/07/requisitos-de-hardware-e-software-para-a-instalacao-do-sql-server-2008/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 16:12:49 +0000</pubDate>
		<dc:creator>Tiago Souza</dc:creator>
				<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[SQL2008]]></category>

		<guid isPermaLink="false">http://www.portaltecnologia.net/?p=1234</guid>
		<description><![CDATA[Está pensando em instalar o SQL 2008. Veja os requisitos no site MSDN. http://msdn.microsoft.com/pt-br/library/ms143506.aspx#EEx64 []s Tiago Souza Share]]></description>
			<content:encoded><![CDATA[<p>Está pensando em instalar o SQL 2008. Veja os requisitos no site MSDN.</p>
<p><a href="http://msdn.microsoft.com/pt-br/library/ms143506.aspx#EEx64" target="_blank">http://msdn.microsoft.com/pt-br/library/ms143506.aspx#EEx64</a></p>
<p>[]s<br />
Tiago Souza</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.portaltecnologia.net%2F2010%2F03%2F07%2Frequisitos-de-hardware-e-software-para-a-instalacao-do-sql-server-2008%2F&amp;t=Requisitos%20de%20hardware%20e%20software%20para%20a%20instala%C3%A7%C3%A3o%20do%20SQL%20Server%202008" id="facebook_share_button_1234" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1234') || document.getElementById('facebook_share_icon_1234') || document.getElementById('facebook_share_both_1234') || document.getElementById('facebook_share_button_1234');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1234') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Requisitos+de+hardware+e+software+para+a+instala%C3%A7%C3%A3o+do+SQL+Server+2008+http%3A%2F%2Fportaltecnologia.net%2F%3Fp%3D1234" title="Post to Twitter"><img class="nothumb" src="http://www.portaltecnologia.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter6.png" alt="Post to Twitter" /></a></p></div><div style='display:none' id="post-refEl-1234"></div>]]></content:encoded>
			<wfw:commentRss>http://www.portaltecnologia.net/2010/03/07/requisitos-de-hardware-e-software-para-a-instalacao-do-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running SQL Server 2008 in a Hyper-V Environment &#8211; Best Practices and Performance Considerations</title>
		<link>http://www.portaltecnologia.net/2010/02/28/running-sql-server-2008-in-a-hyper-v-environment-best-practices-and-performance-considerations/</link>
		<comments>http://www.portaltecnologia.net/2010/02/28/running-sql-server-2008-in-a-hyper-v-environment-best-practices-and-performance-considerations/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 17:25:09 +0000</pubDate>
		<dc:creator>Tiago Souza</dc:creator>
				<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[SQL2008]]></category>

		<guid isPermaLink="false">http://www.portaltecnologia.net/?p=1216</guid>
		<description><![CDATA[Achei o documento que eu precisava: Running SQL Server 2008 in a Hyper-V Environment Best Practices and Performance Considerations. Copiei para meu blog, para baixar clique no lin abaixo: []s Tiago Souza Share]]></description>
			<content:encoded><![CDATA[<p>Achei o documento que eu precisava:<strong> Running SQL Server 2008 in a Hyper-V Environment Best Practices and Performance Considerations</strong>.</p>
<p>Copiei para meu blog, para baixar clique no lin abaixo:</p>
<p><a href="http://www.portaltecnologia.net/downloads/sql2008/SQL2008inHyperV2008.docx" target="_blank"><img class="alignnone size-full wp-image-1171" title="wordIcon" src="http://www.portaltecnologia.net/wp-content/uploads/2010/02/wordIcon.gif" alt="wordIcon" width="36" height="35" /></a></p>
<p>[]s<br />
Tiago Souza</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.portaltecnologia.net%2F2010%2F02%2F28%2Frunning-sql-server-2008-in-a-hyper-v-environment-best-practices-and-performance-considerations%2F&amp;t=Running%20SQL%20Server%202008%20in%20a%20Hyper-V%20Environment%20-%20Best%20Practices%20and%20Performance%20Considerations" id="facebook_share_button_1216" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1216') || document.getElementById('facebook_share_icon_1216') || document.getElementById('facebook_share_both_1216') || document.getElementById('facebook_share_button_1216');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1216') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Running+SQL+Server+2008+in+a+Hyper-V+Environment+%E2%80%93+Best+Practices+and+Performance+Considerations+http%3A%2F%2Fportaltecnologia.net%2F%3Fp%3D1216" title="Post to Twitter"><img class="nothumb" src="http://www.portaltecnologia.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter6.png" alt="Post to Twitter" /></a></p></div><div style='display:none' id="post-refEl-1216"></div>]]></content:encoded>
			<wfw:commentRss>http://www.portaltecnologia.net/2010/02/28/running-sql-server-2008-in-a-hyper-v-environment-best-practices-and-performance-considerations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

