<?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>Source of IT knowledge</description> <lastBuildDate>Thu, 09 Feb 2012 17:22:01 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Mobile Money Machines uu</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-9963</link> <dc:creator>Mobile Money Machines uu</dc:creator> <pubDate>Thu, 17 Nov 2011 17:34:06 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/?p=986#comment-9963</guid> <description>Hi, I see a 504 Gateway Timeout error when I browse this site. This sometimes means the server did not get a response. I figured yuo may like to know. Regards Brian</description> <content:encoded><![CDATA[<p>Hi, I see a 504 Gateway Timeout error when I browse this site. This sometimes means the server did not get a response. I figured yuo may like to know. Regards Brian</p> ]]></content:encoded> </item> <item><title>By: Akbal</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-9666</link> <dc:creator>Akbal</dc:creator> <pubDate>Sat, 24 Sep 2011 19:49:33 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/?p=986#comment-9666</guid> <description>Gracias por el tutorial , me ayudo a resolver el problema!!</description> <content:encoded><![CDATA[<p>Gracias por el tutorial , me ayudo a resolver el problema!!</p> ]]></content:encoded> </item> <item><title>By: shox</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-8278</link> <dc:creator>shox</dc:creator> <pubDate>Thu, 23 Dec 2010 21:56:02 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/?p=986#comment-8278</guid> <description>I am trying to export database from sql server 2005 std to sql server 2008 r2 it is successfull but i am getting an error
The package contains two objects with the duplicate name of XXXXXXX error 226..................
and a warning
but i see all the tables in the exported database.
also when i try to mirror it says i can mirror only from 2005 std to sql server 2008 std.
any help will be appreciated
thank you</description> <content:encoded><![CDATA[<p>I am trying to export database from sql server 2005 std to sql server 2008 r2 it is successfull but i am getting an error</p><p>The package contains two objects with the duplicate name of XXXXXXX error 226&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p><p>and a warning</p><p>but i see all the tables in the exported database.</p><p>also when i try to mirror it says i can mirror only from 2005 std to sql server 2008 std.</p><p>any help will be appreciated</p><p>thank you</p> ]]></content:encoded> </item> <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;<a
href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&#038;displaylang=en&#039;?" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&#038;displaylang=en&#039;?</a></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>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 4/19 queries in 0.120 seconds using disk: basic
Content Delivery Network via cdn.linglom.com/linglom

Served from: www.linglom.com @ 2012-02-10 11:30:47 -->
