<?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: One-click Deploy SSIS Package from Visual Studio to SQLServer</title>
	<atom:link href="http://blog.boxedbits.com/archives/25/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.boxedbits.com/archives/25</link>
	<description>( ... more specifically about BI with Microsoft products )</description>
	<pubDate>Tue, 06 Jan 2009 00:32:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave</title>
		<link>http://blog.boxedbits.com/archives/25/comment-page-1#comment-1837</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 14 Oct 2008 17:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boxedbits.com/archives/25#comment-1837</guid>
		<description>Great idea - this is such an annoying oversight left out by the MS team!  

There is one caveat - it doesn't seem to work with the Sql2008 version of dtutil - I get this error: Could not find stored procedure 'sp_ssis_putpackage'.  

But using the Sql2005 version of dtutil works even when copying to a 2008 server.  Go figure!</description>
		<content:encoded><![CDATA[<p>Great idea - this is such an annoying oversight left out by the MS team!  </p>
<p>There is one caveat - it doesn&#8217;t seem to work with the Sql2008 version of dtutil - I get this error: Could not find stored procedure &#8217;sp_ssis_putpackage&#8217;.  </p>
<p>But using the Sql2005 version of dtutil works even when copying to a 2008 server.  Go figure!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Blair</title>
		<link>http://blog.boxedbits.com/archives/25/comment-page-1#comment-1788</link>
		<dc:creator>Josh Blair</dc:creator>
		<pubDate>Mon, 06 Oct 2008 16:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boxedbits.com/archives/25#comment-1788</guid>
		<description>This is great!  Thanks for the instructions.</description>
		<content:encoded><![CDATA[<p>This is great!  Thanks for the instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Lora</title>
		<link>http://blog.boxedbits.com/archives/25/comment-page-1#comment-746</link>
		<dc:creator>Dave Lora</dc:creator>
		<pubDate>Mon, 30 Jun 2008 20:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boxedbits.com/archives/25#comment-746</guid>
		<description>This is great -- THANKS!!

I made one minor modification - I put double-quotes around %DESTLOCATION%\%DESTNAME% in the batch file, in order to allow packages with spaces in their names.  It seems to work fine.

Dave</description>
		<content:encoded><![CDATA[<p>This is great &#8212; THANKS!!</p>
<p>I made one minor modification - I put double-quotes around %DESTLOCATION%\%DESTNAME% in the batch file, in order to allow packages with spaces in their names.  It seems to work fine.</p>
<p>Dave</p>
]]></content:encoded>
	</item>
</channel>
</rss>
