<?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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Restore Database From SQL Server 2008 to SQL Server 2005, Part 2: Generate SQL Server Scripts Wizard</title>
	<atom:link href="http://www.linglom.com/2009/08/14/restore-database-from-sql-server-2008-to-sql-server-2005-part-2-generate-sql-server-scripts-wizard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linglom.com/2009/08/14/restore-database-from-sql-server-2008-to-sql-server-2005-part-2-generate-sql-server-scripts-wizard/</link>
	<description>Just another IT weblog</description>
	<lastBuildDate>Tue, 07 Sep 2010 23:23:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: linglom</title>
		<link>http://www.linglom.com/2009/08/14/restore-database-from-sql-server-2008-to-sql-server-2005-part-2-generate-sql-server-scripts-wizard/comment-page-1/#comment-6733</link>
		<dc:creator>linglom</dc:creator>
		<pubDate>Thu, 19 Aug 2010 03:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=982#comment-6733</guid>
		<description>Hi, Ali
Have you check if your script was successfully created? Try to open it with notepad and compare with my example on the post.</description>
		<content:encoded><![CDATA[<p>Hi, Ali<br />
Have you check if your script was successfully created? Try to open it with notepad and compare with my example on the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://www.linglom.com/2009/08/14/restore-database-from-sql-server-2008-to-sql-server-2005-part-2-generate-sql-server-scripts-wizard/comment-page-1/#comment-6708</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Wed, 11 Aug 2010 12:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=982#comment-6708</guid>
		<description>I followed the steps above but was unable to open and execute the script file - did I miss something? 

If I try to open the script file in either SQL Server 2008 (on a networked Windows NT machine) or 2005 (on an un-networked laptop running Windows Vista) I get the same error message which reads:

The operation could not be completed

with no other advice.

Do you have any suggestions as to what I should try next?

Cheers, Ali</description>
		<content:encoded><![CDATA[<p>I followed the steps above but was unable to open and execute the script file &#8211; did I miss something? </p>
<p>If I try to open the script file in either SQL Server 2008 (on a networked Windows NT machine) or 2005 (on an un-networked laptop running Windows Vista) I get the same error message which reads:</p>
<p>The operation could not be completed</p>
<p>with no other advice.</p>
<p>Do you have any suggestions as to what I should try next?</p>
<p>Cheers, Ali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://www.linglom.com/2009/08/14/restore-database-from-sql-server-2008-to-sql-server-2005-part-2-generate-sql-server-scripts-wizard/comment-page-1/#comment-6560</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Wed, 16 Jun 2010 21:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=982#comment-6560</guid>
		<description>I got the same message as IAMI(message 1) got .So I just generated DDL Scripts and used export utility to export the data.</description>
		<content:encoded><![CDATA[<p>I got the same message as IAMI(message 1) got .So I just generated DDL Scripts and used export utility to export the data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ClumsyHamster</title>
		<link>http://www.linglom.com/2009/08/14/restore-database-from-sql-server-2008-to-sql-server-2005-part-2-generate-sql-server-scripts-wizard/comment-page-1/#comment-6405</link>
		<dc:creator>ClumsyHamster</dc:creator>
		<pubDate>Fri, 30 Apr 2010 18:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=982#comment-6405</guid>
		<description>Mark, the error you are getting this as 2005 doesn&#039;t have the data type &quot;date&quot;  These need to be changed to datetime or another data type of 2005</description>
		<content:encoded><![CDATA[<p>Mark, the error you are getting this as 2005 doesn&#8217;t have the data type &#8220;date&#8221;  These need to be changed to datetime or another data type of 2005</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.linglom.com/2009/08/14/restore-database-from-sql-server-2008-to-sql-server-2005-part-2-generate-sql-server-scripts-wizard/comment-page-1/#comment-6313</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 22 Apr 2010 12:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=982#comment-6313</guid>
		<description>I followed this procedure but i keep getting this error message:
Column dDate in object table1 contains type Date, which is not supported in the target server version, SQL Server 2005. (Microsoft.SqlServer.Smo)

can someone help me about this error? what will i do?

thanks</description>
		<content:encoded><![CDATA[<p>I followed this procedure but i keep getting this error message:<br />
Column dDate in object table1 contains type Date, which is not supported in the target server version, SQL Server 2005. (Microsoft.SqlServer.Smo)</p>
<p>can someone help me about this error? what will i do?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linglom</title>
		<link>http://www.linglom.com/2009/08/14/restore-database-from-sql-server-2008-to-sql-server-2005-part-2-generate-sql-server-scripts-wizard/comment-page-1/#comment-4911</link>
		<dc:creator>linglom</dc:creator>
		<pubDate>Wed, 25 Nov 2009 07:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=982#comment-4911</guid>
		<description>Hi, iami 
Do one of the following, then retry the command: (1) reduce the number of running programs; (2) remove unwanted files from the disk the paging file is on and restart the system; (3) check the paging file disk for an I/O error; or (4) install additional memory in your system. 

Reference: &lt;a href=&quot;http://technet.microsoft.com/en-us/library/cc978735.aspx&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Microsoft Technet&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi, iami<br />
Do one of the following, then retry the command: (1) reduce the number of running programs; (2) remove unwanted files from the disk the paging file is on and restart the system; (3) check the paging file disk for an I/O error; or (4) install additional memory in your system. </p>
<p>Reference: <a href="http://technet.microsoft.com/en-us/library/cc978735.aspx" target="_blank" rel="nofollow">Microsoft Technet</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iami</title>
		<link>http://www.linglom.com/2009/08/14/restore-database-from-sql-server-2008-to-sql-server-2005-part-2-generate-sql-server-scripts-wizard/comment-page-1/#comment-4895</link>
		<dc:creator>iami</dc:creator>
		<pubDate>Thu, 19 Nov 2009 02:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=982#comment-4895</guid>
		<description>I tried it and upon execution of the sql in the 2005 server I got this error:
&quot;...Not enough storage is available to process this command&quot;.  I still have enough HD space, does the error mean the RAM? Thanks.</description>
		<content:encoded><![CDATA[<p>I tried it and upon execution of the sql in the 2005 server I got this error:<br />
&#8220;&#8230;Not enough storage is available to process this command&#8221;.  I still have enough HD space, does the error mean the RAM? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
