<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>SQL Server Archives - Tips,tricks and Trends</title>
	<atom:link href="https://superpctricks.com/category/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://superpctricks.com/category/sql-server/</link>
	<description>A tech blog</description>
	<lastBuildDate>Thu, 11 May 2017 12:12:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://superpctricks.com/wp-content/uploads/2016/07/cropped-263234_115855601844635_3377947_n-32x32.jpg</url>
	<title>SQL Server Archives - Tips,tricks and Trends</title>
	<link>https://superpctricks.com/category/sql-server/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">113930239</site>	<item>
		<title>Cannot open user default database. Login failed. Microsoft SQL Server, Error:4064[Solved]</title>
		<link>https://superpctricks.com/cannot-open-user-default-database-login-failed-sql-server-error-4064/</link>
					<comments>https://superpctricks.com/cannot-open-user-default-database-login-failed-sql-server-error-4064/#comments</comments>
		
		<dc:creator><![CDATA[Amar Pawar]]></dc:creator>
		<pubDate>Thu, 11 May 2017 12:12:06 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[sql server]]></category>
		<guid isPermaLink="false">http://superpctricks.com/?p=2355</guid>

					<description><![CDATA[<p>Yesterday When I was trying to connect to Microsoft SQL Server database, I got an error like this &#8211; Cannot open user default database. Login failed. Login failed for user. (Microsoft SQL Server,error:4064). I did not made any changes in configuration or settings of SQL server, but still was not able to open SQL server [&#8230;]</p>
<p>The post <a href="https://superpctricks.com/cannot-open-user-default-database-login-failed-sql-server-error-4064/">Cannot open user default database. Login failed. Microsoft SQL Server, Error:4064[Solved]</a> appeared first on <a href="https://superpctricks.com">Tips,tricks and Trends</a>.</p>
]]></description>
		
					<wfw:commentRss>https://superpctricks.com/cannot-open-user-default-database-login-failed-sql-server-error-4064/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2355</post-id>	</item>
		<item>
		<title>Sql Server Database Error : The underlying provider failed on Open</title>
		<link>https://superpctricks.com/sql-server-error-underlying-provider-failed-on-open/</link>
					<comments>https://superpctricks.com/sql-server-error-underlying-provider-failed-on-open/#comments</comments>
		
		<dc:creator><![CDATA[Amar pawar]]></dc:creator>
		<pubDate>Thu, 17 Jul 2014 21:11:00 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[visual studio]]></category>
		<guid isPermaLink="false">http://superpctricks.com/2014/07/sql-server-database-error-the-underlying-provider-failed-on-open.html</guid>

					<description><![CDATA[<p>This is quite common error in visual studio – The underlying provider failed on open. When you connect to database in the Sql Server Management studio, it gets connected. But when you try to run your application in visual studio, its throwing Exception like this &#8211; The underlying provider failed on Open.  If you view [&#8230;]</p>
<p>The post <a href="https://superpctricks.com/sql-server-error-underlying-provider-failed-on-open/">Sql Server Database Error : The underlying provider failed on Open</a> appeared first on <a href="https://superpctricks.com">Tips,tricks and Trends</a>.</p>
]]></description>
		
					<wfw:commentRss>https://superpctricks.com/sql-server-error-underlying-provider-failed-on-open/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">27</post-id>	</item>
		<item>
		<title>Visual Studio Error – Entity Data Model Wizard Not Responding</title>
		<link>https://superpctricks.com/visual-studio-2012-error-entity-data-model-wizard-not-responding/</link>
					<comments>https://superpctricks.com/visual-studio-2012-error-entity-data-model-wizard-not-responding/#comments</comments>
		
		<dc:creator><![CDATA[Amar pawar]]></dc:creator>
		<pubDate>Sat, 21 Jun 2014 10:20:00 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[visual studio]]></category>
		<guid isPermaLink="false">http://superpctricks.com/2014/06/visual-studio-error-entity-data-model-wizard-not-responding.html</guid>

					<description><![CDATA[<p>There is is a kind of bug in visual studio that is very annoying. While working with visual studio, When you try to add an entity data model through wizard, after the second wizard step (when it says choose your data connection), clicking Next makes the wizard window not responding and after a while the [&#8230;]</p>
<p>The post <a href="https://superpctricks.com/visual-studio-2012-error-entity-data-model-wizard-not-responding/">Visual Studio Error – Entity Data Model Wizard Not Responding</a> appeared first on <a href="https://superpctricks.com">Tips,tricks and Trends</a>.</p>
]]></description>
		
					<wfw:commentRss>https://superpctricks.com/visual-studio-2012-error-entity-data-model-wizard-not-responding/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">35</post-id>	</item>
		<item>
		<title>Property backupdirectory is not available for settings microsoft sqlserver management smo settings -Solved</title>
		<link>https://superpctricks.com/property-backupdirectory-is-not-available-for-settings/</link>
					<comments>https://superpctricks.com/property-backupdirectory-is-not-available-for-settings/#comments</comments>
		
		<dc:creator><![CDATA[Amar pawar]]></dc:creator>
		<pubDate>Tue, 29 Apr 2014 11:06:00 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">http://superpctricks.com/2014/04/property-backupdirectory-is-not-available-for-settings-microsoft-sqlserver-management-smo-settings-solved.html</guid>

					<description><![CDATA[<p>When you need to transfer Microsoft SQL Server database from one PC to another, You usually create its backup file(.bak) and restore it on the other PC.While restoring the sql server database you might get an error like this: Property BackupDirectory is not available for Settings &#8216;Microsoft.SqlServer.Management.Smo.Settings&#8217;. This property may not exist for this object, [&#8230;]</p>
<p>The post <a href="https://superpctricks.com/property-backupdirectory-is-not-available-for-settings/">Property backupdirectory is not available for settings microsoft sqlserver management smo settings -Solved</a> appeared first on <a href="https://superpctricks.com">Tips,tricks and Trends</a>.</p>
]]></description>
		
					<wfw:commentRss>https://superpctricks.com/property-backupdirectory-is-not-available-for-settings/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">41</post-id>	</item>
		<item>
		<title>SQL Server 2012 Installation Error-Wait on the Database Engine Recovery Handle Failed</title>
		<link>https://superpctricks.com/sql-install-error-database-engine-recovery-handle-failed/</link>
					<comments>https://superpctricks.com/sql-install-error-database-engine-recovery-handle-failed/#comments</comments>
		
		<dc:creator><![CDATA[Amar pawar]]></dc:creator>
		<pubDate>Sun, 23 Feb 2014 16:47:00 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[windows 8]]></category>
		<guid isPermaLink="false">http://superpctricks.com/2014/02/sql-server-2012-installation-error-wait-on-the-database-engine-recovery-handle-failed.html</guid>

					<description><![CDATA[<p>Yesterday, I tried to install SQL Server Express 2012 on my windows 8 PC and in the middle of the installation process I get an error like this:                          Configuration error description: Wait on the Database Engine recovery handle failed. I continued with the [&#8230;]</p>
<p>The post <a href="https://superpctricks.com/sql-install-error-database-engine-recovery-handle-failed/">SQL Server 2012 Installation Error-Wait on the Database Engine Recovery Handle Failed</a> appeared first on <a href="https://superpctricks.com">Tips,tricks and Trends</a>.</p>
]]></description>
		
					<wfw:commentRss>https://superpctricks.com/sql-install-error-database-engine-recovery-handle-failed/feed/</wfw:commentRss>
			<slash:comments>95</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">60</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 
Minified using Disk

Served from: superpctricks.com @ 2026-06-05 08:38:03 by W3 Total Cache
-->