<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Back up a single table in SQL Server</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/06/03/back-up-a-single-table-in-sql-server.aspx</link><description>SQL Server doesn’t have an easy way to take a table backup, so I often use the bcp (Bulk Copy Program) to accomplish the same goal. I’ve mentioned this before, and someone told me when they tried it they couldn’t restore the table – ah the dangers of</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Back up a single table in SQL Server</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/06/03/back-up-a-single-table-in-sql-server.aspx#10297996</link><pubDate>Thu, 26 Apr 2012 11:42:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10297996</guid><dc:creator>Anil Kolla</dc:creator><description>&lt;p&gt;Hey Greg Low,&lt;/p&gt;
&lt;p&gt;Well, Generate scripts will work out. But, the problem by generating the script is if the Table is VERY LARGE, SSMS can&amp;#39;t read the very large script.&lt;/p&gt;
&lt;p&gt;Better find an option to Backup a single table.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10297996" width="1" height="1"&gt;</description></item><item><title>re: Back up a single table in SQL Server</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/06/03/back-up-a-single-table-in-sql-server.aspx#10262711</link><pubDate>Wed, 01 Feb 2012 13:07:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10262711</guid><dc:creator>hemanth</dc:creator><description>&lt;p&gt;Y CAN&amp;#39;T we find the option of backng up a table&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10262711" width="1" height="1"&gt;</description></item><item><title>re: Back up a single table in SQL Server</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/06/03/back-up-a-single-table-in-sql-server.aspx#10150893</link><pubDate>Thu, 07 Apr 2011 11:00:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10150893</guid><dc:creator>Fwd</dc:creator><description>&lt;p&gt;Thanks Greg, liked the tip.&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10150893" width="1" height="1"&gt;</description></item><item><title>re: Back up a single table in SQL Server</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/06/03/back-up-a-single-table-in-sql-server.aspx#10021360</link><pubDate>Tue, 08 Jun 2010 03:43:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10021360</guid><dc:creator>Phani</dc:creator><description>&lt;p&gt;Hi Greg,&lt;/p&gt;
&lt;p&gt;I think this option is available only in SQL Server 2008. I dont think SQL Server 2005 or earlier versions have this feature.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10021360" width="1" height="1"&gt;</description></item><item><title>re: Back up a single table in SQL Server</title><link>http://blogs.msdn.com/b/buckwoody/archive/2010/06/03/back-up-a-single-table-in-sql-server.aspx#10020709</link><pubDate>Mon, 07 Jun 2010 06:17:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10020709</guid><dc:creator>Greg Low</dc:creator><description>&lt;p&gt;Hey Buck,&lt;/p&gt;
&lt;p&gt;What about in SSMS:&lt;/p&gt;
&lt;p&gt;Right-click database &amp;gt; tasks &amp;gt; generate sql scripts, then select the table and on the scripting options page, select advanced, choose &amp;quot;schema and data&amp;quot; in types of data to script.&lt;/p&gt;
&lt;p&gt;Done!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10020709" width="1" height="1"&gt;</description></item></channel></rss>