<?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 3: Export Data Wizard</title>
	<atom:link href="http://www.linglom.com/2009/08/17/restore-database-from-sql-server-2008-to-sql-server-2005-part-3-export-data-wizard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linglom.com/2009/08/17/restore-database-from-sql-server-2008-to-sql-server-2005-part-3-export-data-wizard/</link>
	<description>Just another IT weblog</description>
	<lastBuildDate>Fri, 30 Jul 2010 22:18:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: James</title>
		<link>http://www.linglom.com/2009/08/17/restore-database-from-sql-server-2008-to-sql-server-2005-part-3-export-data-wizard/comment-page-1/#comment-6580</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 23 Jun 2010 02:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=986#comment-6580</guid>
		<description>In SQL 2008 You can set the data type &quot;Date&quot; but it doesn&#039;t exists in SQL 2005, you need to change it to &quot;DateTime&quot;

Greets</description>
		<content:encoded><![CDATA[<p>In SQL 2008 You can set the data type &#8220;Date&#8221; but it doesn&#8217;t exists in SQL 2005, you need to change it to &#8220;DateTime&#8221;</p>
<p>Greets</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sumit</title>
		<link>http://www.linglom.com/2009/08/17/restore-database-from-sql-server-2008-to-sql-server-2005-part-3-export-data-wizard/comment-page-1/#comment-6418</link>
		<dc:creator>sumit</dc:creator>
		<pubDate>Tue, 04 May 2010 05:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=986#comment-6418</guid>
		<description>kutte</description>
		<content:encoded><![CDATA[<p>kutte</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linglom</title>
		<link>http://www.linglom.com/2009/08/17/restore-database-from-sql-server-2008-to-sql-server-2005-part-3-export-data-wizard/comment-page-1/#comment-6395</link>
		<dc:creator>linglom</dc:creator>
		<pubDate>Thu, 29 Apr 2010 06:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=986#comment-6395</guid>
		<description>Hi, Mark
The error tells that the data type of the &quot;dDate&quot; column is not supported on SQL Server 2005. You have to change data type to one that available in SQL Server 2005.

&lt;hr /&gt;

Hi, Petercory
I believe that you can programming to run these wizards. See SQL Server 2008 Books Online -&gt; &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms162153.aspx&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Scripting&lt;/a&gt;.

To set compatibility of SQL Server, see SQL Server 2008 Books Online -&gt; &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/bb510680.aspx&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;ALTER DATABASE Compatibility Level &lt;/a&gt;. About SQL Server 2005 Backward Compatibility Components, it already told you what packages are in it on the download page.</description>
		<content:encoded><![CDATA[<p>Hi, Mark<br />
The error tells that the data type of the &#8220;dDate&#8221; column is not supported on SQL Server 2005. You have to change data type to one that available in SQL Server 2005.</p>
<hr />
<p>Hi, Petercory<br />
I believe that you can programming to run these wizards. See SQL Server 2008 Books Online -> <a href="http://msdn.microsoft.com/en-us/library/ms162153.aspx" target="_blank" rel="nofollow">Scripting</a>.</p>
<p>To set compatibility of SQL Server, see SQL Server 2008 Books Online -> <a href="http://msdn.microsoft.com/en-us/library/bb510680.aspx" target="_blank" rel="nofollow">ALTER DATABASE Compatibility Level </a>. About SQL Server 2005 Backward Compatibility Components, it already told you what packages are in it on the download page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petercory</title>
		<link>http://www.linglom.com/2009/08/17/restore-database-from-sql-server-2008-to-sql-server-2005-part-3-export-data-wizard/comment-page-1/#comment-6360</link>
		<dc:creator>petercory</dc:creator>
		<pubDate>Mon, 26 Apr 2010 07:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=986#comment-6360</guid>
		<description>Is there any way to set backward compatible for a database in sql 2008.
and what is &#039;Microsoft SQL Server 2005 Backward Compatibility Components&#039; in &#039;http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&amp;displaylang=en&#039;?</description>
		<content:encoded><![CDATA[<p>Is there any way to set backward compatible for a database in sql 2008.<br />
and what is &#8216;Microsoft SQL Server 2005 Backward Compatibility Components&#8217; in &#8216;http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&amp;displaylang=en&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: petercory</title>
		<link>http://www.linglom.com/2009/08/17/restore-database-from-sql-server-2008-to-sql-server-2005-part-3-export-data-wizard/comment-page-1/#comment-6359</link>
		<dc:creator>petercory</dc:creator>
		<pubDate>Mon, 26 Apr 2010 06:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=986#comment-6359</guid>
		<description>Can I use this way or previous way(part 2) in c# code or command line??</description>
		<content:encoded><![CDATA[<p>Can I use this way or previous way(part 2) in c# code or command line??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.linglom.com/2009/08/17/restore-database-from-sql-server-2008-to-sql-server-2005-part-3-export-data-wizard/comment-page-1/#comment-6315</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 22 Apr 2010 14:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/?p=986#comment-6315</guid>
		<description>I followed this step but i keep getting this error message:

the data type could not be assigned to the column &quot;dDate&quot; in &quot;SQL Server Native Client 10.0&quot;.

can someone help me about this error? 

thanks</description>
		<content:encoded><![CDATA[<p>I followed this step but i keep getting this error message:</p>
<p>the data type could not be assigned to the column &#8220;dDate&#8221; in &#8220;SQL Server Native Client 10.0&#8243;.</p>
<p>can someone help me about this error? </p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
