<?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>SQL Server Management Studio | Varinder Sandhu</title>
	<atom:link href="https://varindersandhu.in/tag/sql-server-management-studio/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Fri, 14 Feb 2014 05:55:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://varindersandhu.in/wp-content/uploads/2020/05/varindersandhu_favicon.ico</url>
	<title>SQL Server Management Studio | Varinder Sandhu</title>
	<link>https://varindersandhu.in</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">22788835</site>	<item>
		<title>SQL Server – Integration Services – Access is denied</title>
		<link>https://varindersandhu.in/2014/02/14/sql-server-integration-services-access-denied/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 14 Feb 2014 05:55:29 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Server 2012]]></category>
		<category><![CDATA[SQL-SSIS]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Access Denied Error]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Integration Services]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3374</guid>

					<description><![CDATA[<p>If you are facing the access denied error while connecting to Integration Services as shown below : Error detail: Connecting to the Integration Services service on the computer “ComputerName” failed with the following error:  “Access is denied.” (shown in given image) Connect the SQL Server Management Studio with “Run as</p>
<p>The post <a href="https://varindersandhu.in/2014/02/14/sql-server-integration-services-access-denied/">SQL Server – Integration Services – Access is denied</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3374</post-id>	</item>
		<item>
		<title>Schedule Automatic Backup in SQL Server 2012 – Part1</title>
		<link>https://varindersandhu.in/2014/02/11/schedule-automatic-backup-sql-server-2012-part1/</link>
					<comments>https://varindersandhu.in/2014/02/11/schedule-automatic-backup-sql-server-2012-part1/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 11 Feb 2014 07:00:37 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-Backup & Restore]]></category>
		<category><![CDATA[SQL-Server 2012]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Schedule Automatic Backup]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2012]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3336</guid>

					<description><![CDATA[<p>You know it is very important to back up your SQL server database backup on the regular basis. So in this post, we will see how to schedule automatic backup in SQL server 2012. We will go step by step to schedule so that we all can understand each and</p>
<p>The post <a href="https://varindersandhu.in/2014/02/11/schedule-automatic-backup-sql-server-2012-part1/">Schedule Automatic Backup in SQL Server 2012 – Part1</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2014/02/11/schedule-automatic-backup-sql-server-2012-part1/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3336</post-id>	</item>
		<item>
		<title>SQL Server &#8211; Management Studio &#8211; Add an External Tool to the Tools Menu</title>
		<link>https://varindersandhu.in/2011/05/20/sql-server-management-studio-add-an-external-tool-to-the-tools-menu/</link>
					<comments>https://varindersandhu.in/2011/05/20/sql-server-management-studio-add-an-external-tool-to-the-tools-menu/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 20 May 2011 07:26:09 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-General]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[External tool]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Management Studio]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=988</guid>

					<description><![CDATA[<p>We can launch any Microsoft Windows or Microsoft .NET Framework application from SQL Server Management Studio. External applications can be added to, and run from, the Tools menu. To add an external tool to the Tools menu On the Tools menu, click External Tools. In the Title text box, type the name you</p>
<p>The post <a href="https://varindersandhu.in/2011/05/20/sql-server-management-studio-add-an-external-tool-to-the-tools-menu/">SQL Server – Management Studio – Add an External Tool to the Tools Menu</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2011/05/20/sql-server-management-studio-add-an-external-tool-to-the-tools-menu/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">988</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching using Disk

Served from: varindersandhu.in @ 2025-10-26 20:10:02 by W3 Total Cache
-->