<?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>Sys Admin Guides, How To&#039;s, etc  by Marios Maravelias &#187; MSSQL</title>
	<atom:link href="http://www.sys-admin.gr/tag/mssql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sys-admin.gr</link>
	<description>where prophets and madmen...walk hand in hand</description>
	<lastBuildDate>Fri, 07 May 2010 10:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Plesk Mssql Delete database user failed: Timeout expired</title>
		<link>http://www.sys-admin.gr/58/mssql/plesk-mssql-delete-database-user-failed-timeout-expired/</link>
		<comments>http://www.sys-admin.gr/58/mssql/plesk-mssql-delete-database-user-failed-timeout-expired/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 12:07:17 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Delete]]></category>
		<category><![CDATA[expired]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[Timeout]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/mssql/58</guid>
		<description><![CDATA[When you try to delete a domain from Plesk or delete straight the mssql database user from a plesk&#8217;s client, you may encounter the abover error: Delete database user failed: Timeout expired the workarround for this is : 1.login to Plesk&#8217;s (psa) database using an mysql client like MySQL Query Browser 2.SELECT * FROM data_bases [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/58/mssql/plesk-mssql-delete-database-user-failed-timeout-expired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change database collation in MSSQL</title>
		<link>http://www.sys-admin.gr/37/mssql/how-to-change-database-collation-in-mssql/</link>
		<comments>http://www.sys-admin.gr/37/mssql/how-to-change-database-collation-in-mssql/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 10:57:09 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[collation]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[GREEK]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[to]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/mssql/37</guid>
		<description><![CDATA[To do it use the following query: ALTER DATABASE database_name COLLATE collation_name (for example for the database withname &#8220;mydatabase&#8221; and greek collation the command would be: ALTER DATABASE mydatabase COLLATE GREEK_CI_AS) You can get current collation and other properties of the database by the following query: sp_helpdb database_name]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/37/mssql/how-to-change-database-collation-in-mssql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSSQL Login failed &#8230; not associated with a trusted SQL server connection</title>
		<link>http://www.sys-admin.gr/3/mssql/login-failed-not-associated-with-a-trusted-sql-server-connection/</link>
		<comments>http://www.sys-admin.gr/3/mssql/login-failed-not-associated-with-a-trusted-sql-server-connection/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 11:46:53 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[a]]></category>
		<category><![CDATA[associated]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[not]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[trusted]]></category>
		<category><![CDATA[with]]></category>

		<guid isPermaLink="false">http://sys-admin.gr/?p=3</guid>
		<description><![CDATA[Do the following: * Open The SQL Server Enterprise Manager * Start menu &#62; Programs &#62; Microsoft SQL Server &#62; Enterprise Manager) * Expand the tree-control until you can your server * Right click on the server name and &#8220;SQL Server Properties (Configure)&#8221; window will open * Select the Security tab * For &#8220;Authentication&#8221;, select [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/3/mssql/login-failed-not-associated-with-a-trusted-sql-server-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

