<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Forums</title>
	<atom:link href="http://sql-articles.com/forums/feed/" rel="self" type="application/rss+xml" />
	<link>http://sql-articles.com</link>
	<description>One Stop for SQL Server related Queries</description>
	<lastBuildDate>Wed, 11 Apr 2012 10:44:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: namanthakral</title>
		<link>http://sql-articles.com/forums/#comment-228</link>
		<dc:creator>namanthakral</dc:creator>
		<pubDate>Tue, 31 Jan 2012 07:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/?page_id=274#comment-228</guid>
		<description>got errors after executing this trigger 
&quot;SQL SERVER – Fix : Error : 17892 Logon failed for login due to trigger execution. Changed database context to ‘master’.&quot;

and was really stucked in this mess but DAC saved my life 
C:\Users\Administrator&gt;sqlcmd -S LocalHost -d master -A
1&gt; DROP TRIGGER block_ipaddress ON ALL SERVER
2&gt; go</description>
		<content:encoded><![CDATA[<p>got errors after executing this trigger<br />
&#8220;SQL SERVER – Fix : Error : 17892 Logon failed for login due to trigger execution. Changed database context to ‘master’.&#8221;</p>
<p>and was really stucked in this mess but DAC saved my life<br />
C:\Users\Administrator&gt;sqlcmd -S LocalHost -d master -A<br />
1&gt; DROP TRIGGER block_ipaddress ON ALL SERVER<br />
2&gt; go</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idana</title>
		<link>http://sql-articles.com/forums/#comment-58</link>
		<dc:creator>Idana</dc:creator>
		<pubDate>Mon, 11 Jul 2011 10:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://sql-articles.com/?page_id=274#comment-58</guid>
		<description>Your article perfectly shows what I needed to know, tankhs!</description>
		<content:encoded><![CDATA[<p>Your article perfectly shows what I needed to know, tankhs!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

