<?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>RedHatVN Network &#187; backup stored procedures</title>
	<atom:link href="http://redhatvn.net/tag/backup-stored-procedures/feed" rel="self" type="application/rss+xml" />
	<link>http://redhatvn.net</link>
	<description>Shared Linux problems</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:08:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>how to backup transfer stored procedures mssql 2005</title>
		<link>http://redhatvn.net/how-to-backup-transfer-stored-procedures-mssql-2005</link>
		<comments>http://redhatvn.net/how-to-backup-transfer-stored-procedures-mssql-2005#comments</comments>
		<pubDate>Thu, 24 Sep 2009 03:01:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup stored procedures]]></category>

		<guid isPermaLink="false">http://redhatvn.net/?p=465</guid>
		<description><![CDATA[In SQL Server Management Studio navigate to your database. Right click it and select &#8220;Tasks&#8221; -&#62; &#8220;Generate Scripts&#8221; &#8220;Next&#8221; Select your database from the list &#8220;Next&#8221; Select &#8220;Stored Procedures&#8221; &#8220;Next&#8221; &#8220;Select All&#8221; &#8220;Next&#8221; &#8220;Script to new Query Window&#8221; &#8220;Next&#8221; &#8220;Finish&#8221; Give it a while. Then when complete, at the very top of the script put [...]]]></description>
			<content:encoded><![CDATA[<p><span> </span></p>
<div>
<p>In SQL Server Management Studio navigate to your database.</p>
<p>Right click it and select &#8220;Tasks&#8221; -&gt; &#8220;Generate Scripts&#8221;<br />
&#8220;Next&#8221;<br />
Select your database from the list<br />
&#8220;Next&#8221; Select &#8220;Stored Procedures&#8221; &#8220;Next&#8221;<br />
&#8220;Select All&#8221; &#8220;Next&#8221;<br />
&#8220;Script to new Query Window&#8221;  &#8220;Next&#8221;<br />
&#8220;Finish&#8221;</p>
<p>Give it a while. Then when complete, at the very top of the script put &#8220;use (yourdatabase)&#8221;</p>
<p>Execute the use statement.<br />
Execute the whole script.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://redhatvn.net/how-to-backup-transfer-stored-procedures-mssql-2005/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->