<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; 2008 &#8211; Copy Database With Data &#8211; Generate T-SQL For Inserting Data From One Table to Another Table</title>
	<atom:link href="http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ajju</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-453122</link>
		<dc:creator><![CDATA[Ajju]]></dc:creator>
		<pubDate>Wed, 10 Apr 2013 11:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-453122</guid>
		<description><![CDATA[You rocks ! Man]]></description>
		<content:encoded><![CDATA[<p>You rocks ! Man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azi</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-435948</link>
		<dc:creator><![CDATA[azi]]></dc:creator>
		<pubDate>Tue, 12 Mar 2013 09:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-435948</guid>
		<description><![CDATA[Hi
I want to copy table&#039;s data to clipboard, &amp; I want to use sql script
what is the script?]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
I want to copy table&#8217;s data to clipboard, &amp; I want to use sql script<br />
what is the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rhg</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-429240</link>
		<dc:creator><![CDATA[rhg]]></dc:creator>
		<pubDate>Thu, 28 Feb 2013 15:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-429240</guid>
		<description><![CDATA[Thanks a lot]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Cycle Clipboard Ring in SSMS &#8211; SQL in Sixty Seconds #045 &#8211; Video &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-428194</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Cycle Clipboard Ring in SSMS &#8211; SQL in Sixty Seconds #045 &#8211; Video &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 27 Feb 2013 01:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-428194</guid>
		<description><![CDATA[[...] Copy Database With Data – Generate T-SQL For Inserting Data From One Table to Another Table [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Copy Database With Data – Generate T-SQL For Inserting Data From One Table to Another Table [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joh smith</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-416193</link>
		<dc:creator><![CDATA[joh smith]]></dc:creator>
		<pubDate>Fri, 01 Feb 2013 09:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-416193</guid>
		<description><![CDATA[It gives me error as following what to do ?

Exception of type &#039;System.OutOfMemoryException&#039; was thrown.]]></description>
		<content:encoded><![CDATA[<p>It gives me error as following what to do ?</p>
<p>Exception of type &#8216;System.OutOfMemoryException&#8217; was thrown.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-352780</link>
		<dc:creator><![CDATA[Jay]]></dc:creator>
		<pubDate>Mon, 24 Sep 2012 21:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-352780</guid>
		<description><![CDATA[I got the data option now, after reading Royal PS&#039;s comments. Thanks.
However, I got an &quot;Getting the list of objects from &#039;DB_name&#039;&quot; error, after selected &quot;Data only&quot; for Types of data to script. I&#039;m able to script &quot;Schema only&quot; or &quot;Schema and data&quot; though. Can anybody help?]]></description>
		<content:encoded><![CDATA[<p>I got the data option now, after reading Royal PS&#8217;s comments. Thanks.<br />
However, I got an &#8220;Getting the list of objects from &#8216;DB_name&#8217;&#8221; error, after selected &#8220;Data only&#8221; for Types of data to script. I&#8217;m able to script &#8220;Schema only&#8221; or &#8220;Schema and data&#8221; though. Can anybody help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-352777</link>
		<dc:creator><![CDATA[Jay]]></dc:creator>
		<pubDate>Mon, 24 Sep 2012 20:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-352777</guid>
		<description><![CDATA[I&#039;m using SQL Server 2008 R2 Developer Edition, but don&#039;t see the Script Data option under Table/View Options. Other options are available though, such as Script Change Tracking, Script Check Constraints, Script Data Compression Options, Script Foreign Keys, etc. Am I missing something?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m using SQL Server 2008 R2 Developer Edition, but don&#8217;t see the Script Data option under Table/View Options. Other options are available though, such as Script Change Tracking, Script Check Constraints, Script Data Compression Options, Script Foreign Keys, etc. Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nauman</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-350252</link>
		<dc:creator><![CDATA[Nauman]]></dc:creator>
		<pubDate>Tue, 18 Sep 2012 05:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-350252</guid>
		<description><![CDATA[Is it possible to add &quot;Go&quot; keyword right after each INSERT statement ? This way sql server wont take much system memory.]]></description>
		<content:encoded><![CDATA[<p>Is it possible to add &#8220;Go&#8221; keyword right after each INSERT statement ? This way sql server wont take much system memory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tar</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-338166</link>
		<dc:creator><![CDATA[Tar]]></dc:creator>
		<pubDate>Tue, 28 Aug 2012 02:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-338166</guid>
		<description><![CDATA[This is avery halpful feature that you have posted. Thank you very much.]]></description>
		<content:encoded><![CDATA[<p>This is avery halpful feature that you have posted. Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesal Ashar (@jesa_l)</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-337731</link>
		<dc:creator><![CDATA[Jesal Ashar (@jesa_l)]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 22:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-337731</guid>
		<description><![CDATA[thanks for sharing - this is a handy tip!
-Jesal]]></description>
		<content:encoded><![CDATA[<p>thanks for sharing &#8211; this is a handy tip!<br />
-Jesal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandan</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-315188</link>
		<dc:creator><![CDATA[chandan]]></dc:creator>
		<pubDate>Wed, 18 Jul 2012 11:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-315188</guid>
		<description><![CDATA[Thank you a lot for sharing... :)]]></description>
		<content:encoded><![CDATA[<p>Thank you a lot for sharing&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: udhaya</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-315151</link>
		<dc:creator><![CDATA[udhaya]]></dc:creator>
		<pubDate>Wed, 18 Jul 2012 09:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-315151</guid>
		<description><![CDATA[I used this.But when i click script data--&gt;true, Its not working. if scriptdata is false means its working.But i need script data.give me suggestions?]]></description>
		<content:encoded><![CDATA[<p>I used this.But when i click script data&#8211;&gt;true, Its not working. if scriptdata is false means its working.But i need script data.give me suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Generate Script for Schema and Data &#8211; SQL in Sixty Seconds #021 &#8211; Video &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-314913</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Generate Script for Schema and Data &#8211; SQL in Sixty Seconds #021 &#8211; Video &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 18 Jul 2012 01:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-314913</guid>
		<description><![CDATA[[...] Copy Database With Data – Generate T-SQL For Inserting Data From One Table to Another Table [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Copy Database With Data – Generate T-SQL For Inserting Data From One Table to Another Table [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZLogi</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-314622</link>
		<dc:creator><![CDATA[ZLogi]]></dc:creator>
		<pubDate>Tue, 17 Jul 2012 14:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-314622</guid>
		<description><![CDATA[How to generate script for selected records in a table?
I want to update the production server with the new records.
Is this possible in SSMS 2008 R2]]></description>
		<content:encoded><![CDATA[<p>How to generate script for selected records in a table?<br />
I want to update the production server with the new records.<br />
Is this possible in SSMS 2008 R2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandesh</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-312179</link>
		<dc:creator><![CDATA[Sandesh]]></dc:creator>
		<pubDate>Wed, 11 Jul 2012 11:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-312179</guid>
		<description><![CDATA[Awesome......................!!!!!!!!!
Saved my precious time from traditional method of taking backup.
Thanks for posting..........!!!!!!!]]></description>
		<content:encoded><![CDATA[<p>Awesome&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.!!!!!!!!!<br />
Saved my precious time from traditional method of taking backup.<br />
Thanks for posting&#8230;&#8230;&#8230;.!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Royal PS</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-306089</link>
		<dc:creator><![CDATA[Royal PS]]></dc:creator>
		<pubDate>Tue, 26 Jun 2012 14:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-306089</guid>
		<description><![CDATA[BUt in SQL Server 2008 R2, the options are little different, after clicking &quot;Advance Tab&quot; in 3rd Screen, We should change &quot;Types of data to script&quot; to &#039;Schema and Data&#039;.]]></description>
		<content:encoded><![CDATA[<p>BUt in SQL Server 2008 R2, the options are little different, after clicking &#8220;Advance Tab&#8221; in 3rd Screen, We should change &#8220;Types of data to script&#8221; to &#8216;Schema and Data&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon B. Bushey</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-259847</link>
		<dc:creator><![CDATA[Jon B. Bushey]]></dc:creator>
		<pubDate>Mon, 05 Mar 2012 21:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-259847</guid>
		<description><![CDATA[Hi Pinal,

Thank you for a great post. I used your tip to move data between Dev and Prod.

Jon]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>Thank you for a great post. I used your tip to move data between Dev and Prod.</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chirag</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-253841</link>
		<dc:creator><![CDATA[chirag]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 11:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-253841</guid>
		<description><![CDATA[how to copy database with it&#039;s table and it&#039;s data both from server to local database]]></description>
		<content:encoded><![CDATA[<p>how to copy database with it&#8217;s table and it&#8217;s data both from server to local database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smk</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-253829</link>
		<dc:creator><![CDATA[smk]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 11:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-253829</guid>
		<description><![CDATA[Is there a way to script data for the top 50 rows or so rather than the entire table? In other words can a query or temp table be used instead of the entire table to generate the insert statements?
Thanks,
Sam]]></description>
		<content:encoded><![CDATA[<p>Is there a way to script data for the top 50 rows or so rather than the entire table? In other words can a query or temp table be used instead of the entire table to generate the insert statements?<br />
Thanks,<br />
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Sandron</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-251673</link>
		<dc:creator><![CDATA[Patrick Sandron]]></dc:creator>
		<pubDate>Sun, 12 Feb 2012 17:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-251673</guid>
		<description><![CDATA[Happy to find this solution, but ...
I have to transfer 500.000 records and SQL Server Management Studio doesn&#039;t accept to read a so big file. Is there another way to execute the script?

Thanks for help]]></description>
		<content:encoded><![CDATA[<p>Happy to find this solution, but &#8230;<br />
I have to transfer 500.000 records and SQL Server Management Studio doesn&#8217;t accept to read a so big file. Is there another way to execute the script?</p>
<p>Thanks for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rejith Egodahewa</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-237824</link>
		<dc:creator><![CDATA[Rejith Egodahewa]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 04:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-237824</guid>
		<description><![CDATA[Dear Author,

We are using SQL Server 2005 db having more than 1500 tables. How can I copy data from a Similar data base having same no. of tabels..? 

Each table has an identity column (PKey), an incrementing No. which has no relationship to the row of data,  and it is referenced by other tables (foreign key) inorder to maintain relationships.

Please advise.....

For more details I can send a sample..

Thanks

Rejith]]></description>
		<content:encoded><![CDATA[<p>Dear Author,</p>
<p>We are using SQL Server 2005 db having more than 1500 tables. How can I copy data from a Similar data base having same no. of tabels..? </p>
<p>Each table has an identity column (PKey), an incrementing No. which has no relationship to the row of data,  and it is referenced by other tables (foreign key) inorder to maintain relationships.</p>
<p>Please advise&#8230;..</p>
<p>For more details I can send a sample..</p>
<p>Thanks</p>
<p>Rejith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aryan Verma</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-231025</link>
		<dc:creator><![CDATA[Aryan Verma]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 05:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-231025</guid>
		<description><![CDATA[how can i do above given step with a single query for a database complete objects .?????????????]]></description>
		<content:encoded><![CDATA[<p>how can i do above given step with a single query for a database complete objects .?????????????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pawan Kishore</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-213447</link>
		<dc:creator><![CDATA[Pawan Kishore]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 13:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-213447</guid>
		<description><![CDATA[Thanks a lot. It works perfectly]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot. It works perfectly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weirdoweirdo113</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-205903</link>
		<dc:creator><![CDATA[weirdoweirdo113]]></dc:creator>
		<pubDate>Mon, 28 Nov 2011 00:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-205903</guid>
		<description><![CDATA[Just One Thing, if you are using SQL Server 2008 R2, things and steps on the wizard have changed, after selecting &quot;Generate Scripts&quot; from desired Database:

1.  In the &quot;Set Scripting Options&quot; step, press the &quot;Advanced&quot; button.
2.  Then the &quot;Advanced Scripting Options&quot; window appears, under
     &#039;General&#039; section, scroll to the last row where it says &#039;Types of
     data to script&#039;
3.  Change the Option &quot;Schema only&quot; to &quot;Schema and data&quot;
4. You&#039;re now ready to generate your database and/or tables with data. 

Cheers ;)]]></description>
		<content:encoded><![CDATA[<p>Just One Thing, if you are using SQL Server 2008 R2, things and steps on the wizard have changed, after selecting &#8220;Generate Scripts&#8221; from desired Database:</p>
<p>1.  In the &#8220;Set Scripting Options&#8221; step, press the &#8220;Advanced&#8221; button.<br />
2.  Then the &#8220;Advanced Scripting Options&#8221; window appears, under<br />
     &#8216;General&#8217; section, scroll to the last row where it says &#8216;Types of<br />
     data to script&#8217;<br />
3.  Change the Option &#8220;Schema only&#8221; to &#8220;Schema and data&#8221;<br />
4. You&#8217;re now ready to generate your database and/or tables with data. </p>
<p>Cheers ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weirdoweirdo113</title>
		<link>http://blog.sqlauthority.com/2009/07/29/sql-server-2008-copy-database-with-data-generate-t-sql-for-inserting-data-from-one-table-to-another-table/#comment-205889</link>
		<dc:creator><![CDATA[weirdoweirdo113]]></dc:creator>
		<pubDate>Mon, 28 Nov 2011 00:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6043#comment-205889</guid>
		<description><![CDATA[Thank you ! I&#039;ve been looking for this for hours !! 
I&#039;m using 2008 R2 sql server, 
million thanks to you Sir..!!!!]]></description>
		<content:encoded><![CDATA[<p>Thank you ! I&#8217;ve been looking for this for hours !!<br />
I&#8217;m using 2008 R2 sql server,<br />
million thanks to you Sir..!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
