<?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>The Freak Parade &#187; Installers</title>
	<atom:link href="http://www.thefreakparade.com/category/installers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thefreakparade.com</link>
	<description>Strange noises from the mind of Nathan Stults...</description>
	<lastBuildDate>Wed, 28 Oct 2009 01:10:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Generate a Database Installation Script for SQL Server &#8211; schema AND data</title>
		<link>http://www.thefreakparade.com/2008/04/generate-a-database-installation-script-for-sql-server-schema-and-data/</link>
		<comments>http://www.thefreakparade.com/2008/04/generate-a-database-installation-script-for-sql-server-schema-and-data/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 16:31:13 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Installers]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.thefreakparade.com/2008/04/18/generate-a-database-installation-script-for-sql-server-schema-and-data/</guid>
		<description><![CDATA[This could potentially be a really useful technique for certain kinds of deployment or migration tasks. The article describes a procedure to easily produce scripts to create your database schema and then populate the new schema with the data in your source database. The article is here]]></description>
			<content:encoded><![CDATA[<p>This could potentially be a really useful technique for certain kinds of deployment or migration tasks. The article describes a procedure to easily produce scripts to create your database schema and then populate the new schema with the data in your source database.</p>
<p>The article is <a href="http://geekswithblogs.net/dotNETPlayground/archive/2008/04/18/121331.aspx">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thefreakparade.com/2008/04/generate-a-database-installation-script-for-sql-server-schema-and-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
