<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : DTS between 2 SQL servers</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : DTS between 2 SQL servers]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 02:31:31 +0000</pubDate>
  <lastBuildDate>Fri, 26 Dec 2003 09:04:55 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=8304</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[DTS between 2 SQL servers : Thank you for this. I knew &amp;#034;enable...]]></title>
   <link>https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post43139.html#43139</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14375">ludovic</a><br /><strong>Subject:</strong> 8304<br /><strong>Posted:</strong> 26&nbsp;December&nbsp;2003 at 9:04am<br /><br /><P>Thank you for this.</P><P>I knew "enable Identity Insert" but I discover the problem of the right order. It's evident ! <IMG src="https://forums.webwiz.net/smileys/smiley17.gif" border="0">&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 26 Dec 2003 09:04:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post43139.html#43139</guid>
  </item> 
  <item>
   <title><![CDATA[DTS between 2 SQL servers : You need to click on the Transform...]]></title>
   <link>https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post43135.html#43135</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 8304<br /><strong>Posted:</strong> 26&nbsp;December&nbsp;2003 at 8:49am<br /><br />You need to click on the Transform button and enable Identity Insertfor that table, also make sure to import the tables in the right orderso there is no key violation i.e. if you import threads before authoresyou get a violation becuase the Author_ID does not exist for a threadyou are trying to import so will fail.]]>
   </description>
   <pubDate>Fri, 26 Dec 2003 08:49:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post43135.html#43135</guid>
  </item> 
  <item>
   <title><![CDATA[DTS between 2 SQL servers : When you copy from a distant server...]]></title>
   <link>https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post43114.html#43114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14375">ludovic</a><br /><strong>Subject:</strong> 8304<br /><strong>Posted:</strong> 26&nbsp;December&nbsp;2003 at 2:54am<br /><br /><P>When you copy from a distant server to an other, the copy is impossible for the tables : Author, DateTimeFormat, Group, Guestname, Smut.</P><P>Error message for instance : </P><P>Error : Violation on Primary Key Constraint 'PK_tblAuthor_1D114BD1' Cannot insert duplicate key in object "tbl_Author"</P><P>Thanks for your help</P>]]>
   </description>
   <pubDate>Fri, 26 Dec 2003 02:54:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post43114.html#43114</guid>
  </item> 
  <item>
   <title><![CDATA[DTS between 2 SQL servers : IT works fine using DTS, you can...]]></title>
   <link>https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post42875.html#42875</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 8304<br /><strong>Posted:</strong> 23&nbsp;December&nbsp;2003 at 12:26pm<br /><br />IT works fine using DTS, you can add rows to existing or overwrite existing, if you give us some more detail on what the problem is, maybe we can help.]]>
   </description>
   <pubDate>Tue, 23 Dec 2003 12:26:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post42875.html#42875</guid>
  </item> 
  <item>
   <title><![CDATA[DTS between 2 SQL servers : Why a simple DTS doesn&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post42869.html#42869</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14375">ludovic</a><br /><strong>Subject:</strong> 8304<br /><strong>Posted:</strong> 23&nbsp;December&nbsp;2003 at 11:44am<br /><br /><P>Why a simple DTS doesn't work to migrate&nbsp;tables from a server to another ?<IMG src="https://forums.webwiz.net/smileys/smiley19.gif" border="0"></P><P>How can you do this without doing a global import ??</P><P>Thanks a lot for your answers.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 23 Dec 2003 11:44:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/dts-between-2-sql-servers_topic8304_post42869.html#42869</guid>
  </item> 
 </channel>
</rss>