<?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: Running Update SQL Scripts During Minor Upgrades with WiX</title>
	<atom:link href="http://nicholas.piasecki.name/blog/2009/09/running-update-sql-scripts-during-minor-upgrades-with-wix/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicholas.piasecki.name/blog/2009/09/running-update-sql-scripts-during-minor-upgrades-with-wix/</link>
	<description>Confessions of a small business software developer</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:02:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Garwin</title>
		<link>http://nicholas.piasecki.name/blog/2009/09/running-update-sql-scripts-during-minor-upgrades-with-wix/comment-page-1/#comment-1924</link>
		<dc:creator>Garwin</dc:creator>
		<pubDate>Mon, 29 Aug 2011 15:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=353#comment-1924</guid>
		<description>Hello,

Thanks for this post I am looking for something like this. I have a question though.
If on subsequent installation the first component, &quot;ComponentSqlDatabaseCore&quot; will not be installed, will the &quot;ComponentSqlDatabasePatches&quot; component find the database instance for

 SqlDb=&quot;SqlDatabaseCore&quot; 

?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for this post I am looking for something like this. I have a question though.<br />
If on subsequent installation the first component, &#8220;ComponentSqlDatabaseCore&#8221; will not be installed, will the &#8220;ComponentSqlDatabasePatches&#8221; component find the database instance for</p>
<p> SqlDb=&#8221;SqlDatabaseCore&#8221; </p>
<p>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://nicholas.piasecki.name/blog/2009/09/running-update-sql-scripts-during-minor-upgrades-with-wix/comment-page-1/#comment-1591</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 11 May 2010 16:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=353#comment-1591</guid>
		<description>Well done Nicholas. Thanks for your post. I&#039;m looking to use WiX to configure databases as part the installation process. I&#039;ll certainly be coming back to you blog. I love the look and feel as well...</description>
		<content:encoded><![CDATA[<p>Well done Nicholas. Thanks for your post. I&#8217;m looking to use WiX to configure databases as part the installation process. I&#8217;ll certainly be coming back to you blog. I love the look and feel as well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro</title>
		<link>http://nicholas.piasecki.name/blog/2009/09/running-update-sql-scripts-during-minor-upgrades-with-wix/comment-page-1/#comment-1561</link>
		<dc:creator>Mauro</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://nicholas.piasecki.name/blog/?p=353#comment-1561</guid>
		<description>Hi, I&#039;ve been looking for information about upgrade and how to manage the database updates, and your article is very clear.

I have a WIX installer that asks for the sql credentials before starting the installation process. In this way It can create the database in the local machine or another server, with or without integrated security.

Your solution would work great for me, assuming the database is local, but the point is I need to support the upgrade in a remote SQL Server, since installation does.

When running the upgrade, I´ve seen in the log file that ResumeDlg is shown at first, an Install button appears. Then the upgrade process is launched by clicking this button.

I&#039;ve no idea how to show my sql credentials dialog in between.
Any help?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve been looking for information about upgrade and how to manage the database updates, and your article is very clear.</p>
<p>I have a WIX installer that asks for the sql credentials before starting the installation process. In this way It can create the database in the local machine or another server, with or without integrated security.</p>
<p>Your solution would work great for me, assuming the database is local, but the point is I need to support the upgrade in a remote SQL Server, since installation does.</p>
<p>When running the upgrade, I´ve seen in the log file that ResumeDlg is shown at first, an Install button appears. Then the upgrade process is launched by clicking this button.</p>
<p>I&#8217;ve no idea how to show my sql credentials dialog in between.<br />
Any help?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

