<?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: SQL through PowerShell</title>
	<atom:link href="http://www.powershell.nu/2009/01/26/sql-through-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powershell.nu/2009/01/26/sql-through-powershell/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Sep 2010 15:41:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Kevin</title>
		<link>http://www.powershell.nu/2009/01/26/sql-through-powershell/comment-page-1/#comment-4261</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 07 Jul 2010 21:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershell.nu/?p=379#comment-4261</guid>
		<description>&quot;If you use non-integrated authentiacation, you can add “userid=username;password=password;” to the connection string.&quot;
 userid is actually two words - user id   
http://www.connectionstrings.com/  seems like a good reference website for this type of thing.
Good article - thanks.</description>
		<content:encoded><![CDATA[<p>&#8220;If you use non-integrated authentiacation, you can add “userid=username;password=password;” to the connection string.&#8221;<br />
 userid is actually two words &#8211; user id<br />
<a href="http://www.connectionstrings.com/" rel="nofollow">http://www.connectionstrings.com/</a>  seems like a good reference website for this type of thing.<br />
Good article &#8211; thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://www.powershell.nu/2009/01/26/sql-through-powershell/comment-page-1/#comment-4241</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Mon, 05 Jul 2010 13:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershell.nu/?p=379#comment-4241</guid>
		<description>Would be good to add that you need to use &quot;MultipleActiveResultSets=True&quot; in the $Connection.ConnectionString =
&quot;server=Server;database=Northwind;trusted_connection=true;MultipleActiveResultSets=True&quot;.</description>
		<content:encoded><![CDATA[<p>Would be good to add that you need to use &#8220;MultipleActiveResultSets=True&#8221; in the $Connection.ConnectionString =<br />
&#8220;server=Server;database=Northwind;trusted_connection=true;MultipleActiveResultSets=True&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndrewBoldman</title>
		<link>http://www.powershell.nu/2009/01/26/sql-through-powershell/comment-page-1/#comment-3357</link>
		<dc:creator>AndrewBoldman</dc:creator>
		<pubDate>Thu, 04 Jun 2009 11:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershell.nu/?p=379#comment-3357</guid>
		<description>Hi, good post. I have been wondering about this issue,so thanks for posting.</description>
		<content:encoded><![CDATA[<p>Hi, good post. I have been wondering about this issue,so thanks for posting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
