<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Stop SQL Server Immediately Using T-SQL</title>
	<atom:link href="http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sun, 12 Feb 2012 09:22:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-61365</link>
		<dc:creator><![CDATA[Madhivanan]]></dc:creator>
		<pubDate>Wed, 17 Feb 2010 13:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-61365</guid>
		<description><![CDATA[Also keep in mind what is stated in BOL

SHUTDOWN permissions are assigned to members of the sysadmin and serveradmin fixed server roles, and they are not transferable.]]></description>
		<content:encoded><![CDATA[<p>Also keep in mind what is stated in BOL</p>
<p>SHUTDOWN permissions are assigned to members of the sysadmin and serveradmin fixed server roles, and they are not transferable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-44572</link>
		<dc:creator><![CDATA[Atul]]></dc:creator>
		<pubDate>Sat, 06 Dec 2008 11:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-44572</guid>
		<description><![CDATA[but this command cant work with a stored procedure/Trigger]]></description>
		<content:encoded><![CDATA[<p>but this command cant work with a stored procedure/Trigger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abbas</title>
		<link>http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-41419</link>
		<dc:creator><![CDATA[abbas]]></dc:creator>
		<pubDate>Thu, 07 Aug 2008 05:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-41419</guid>
		<description><![CDATA[how to stop sql server from  T-SQl server 2000]]></description>
		<content:encoded><![CDATA[<p>how to stop sql server from  T-SQl server 2000</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-27120</link>
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Wed, 19 Dec 2007 17:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-27120</guid>
		<description><![CDATA[Oh, and did not know about it. Thanks for the information ...]]></description>
		<content:encoded><![CDATA[<p>Oh, and did not know about it. Thanks for the information &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen Barath</title>
		<link>http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-6843</link>
		<dc:creator><![CDATA[Praveen Barath]]></dc:creator>
		<pubDate>Mon, 06 Aug 2007 07:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-6843</guid>
		<description><![CDATA[Can also by running net stop mssqlserver from a command prompt for a default instance, or by running net stop mssql$instancename from a command prompt for a named instance.

Cheers 
Praveen]]></description>
		<content:encoded><![CDATA[<p>Can also by running net stop mssqlserver from a command prompt for a default instance, or by running net stop mssql$instancename from a command prompt for a named instance.</p>
<p>Cheers<br />
Praveen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen Barath</title>
		<link>http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-6842</link>
		<dc:creator><![CDATA[Praveen Barath]]></dc:creator>
		<pubDate>Mon, 06 Aug 2007 07:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/05/sql-server-stop-sql-server-immediately-using-t-sql/#comment-6842</guid>
		<description><![CDATA[What will be the IMPACT if i will directly stop the services ...i mean to say ..just wana know the diffrnce !]]></description>
		<content:encoded><![CDATA[<p>What will be the IMPACT if i will directly stop the services &#8230;i mean to say ..just wana know the diffrnce !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

