<?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: User Already Exists in the Current Database?</title>
	<atom:link href="http://stupidprogrammer.com/2009/02/20/user-already-exists-in-the-current-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://stupidprogrammer.com/2009/02/20/user-already-exists-in-the-current-database/</link>
	<description>"Stupid Programmer You Are" --Master Programmer Yoda</description>
	<lastBuildDate>Sat, 23 Jan 2010 03:44:08 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Allen</title>
		<link>http://stupidprogrammer.com/2009/02/20/user-already-exists-in-the-current-database/comment-page-1/#comment-215</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Sat, 23 Jan 2010 03:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://stupidprogrammer.com/?p=373#comment-215</guid>
		<description>Thanks! It worked as written. 
 Cause: I created a test database on the same SQL server and loaded Production into it. When I tried connecting the user &quot;A&quot; to test it said &quot;A&quot; already exsits. 
 Solution: run your code as above, then reconnect the user. So far so good. 
  Thank you.</description>
		<content:encoded><![CDATA[<p>Thanks! It worked as written.<br />
 Cause: I created a test database on the same SQL server and loaded Production into it. When I tried connecting the user &#8220;A&#8221; to test it said &#8220;A&#8221; already exsits.<br />
 Solution: run your code as above, then reconnect the user. So far so good.<br />
  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pablo</title>
		<link>http://stupidprogrammer.com/2009/02/20/user-already-exists-in-the-current-database/comment-page-1/#comment-214</link>
		<dc:creator>pablo</dc:creator>
		<pubDate>Fri, 08 Jan 2010 23:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://stupidprogrammer.com/?p=373#comment-214</guid>
		<description>Great post, I was looking for this answer for some time ago, I even wrote it on my blog and gave you credit, of course:

http://www.viale.mx/2010/01/08/user-group-or-role-already-exists-in-the-current-database/

THANKS!</description>
		<content:encoded><![CDATA[<p>Great post, I was looking for this answer for some time ago, I even wrote it on my blog and gave you credit, of course:</p>
<p><a href="http://www.viale.mx/2010/01/08/user-group-or-role-already-exists-in-the-current-database/" rel="nofollow" onclick="urchinTracker('/outgoing/www.viale.mx/2010/01/08/user-group-or-role-already-exists-in-the-current-database/?referer=');">http://www.viale.mx/2010/01/08/user-group-or-role-already-exists-in-the-current-database/</a></p>
<p>THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Viale &#187; Blog Archive &#187; User, group, or role already exists in the current database.</title>
		<link>http://stupidprogrammer.com/2009/02/20/user-already-exists-in-the-current-database/comment-page-1/#comment-212</link>
		<dc:creator>Pablo Viale &#187; Blog Archive &#187; User, group, or role already exists in the current database.</dc:creator>
		<pubDate>Fri, 08 Jan 2010 23:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://stupidprogrammer.com/?p=373#comment-212</guid>
		<description>[...] Referencia: Stupid Programmer. [...]</description>
		<content:encoded><![CDATA[<p>[...] Referencia: Stupid Programmer. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
