<?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 : Moving MSSQL data to a new server</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 : Moving MSSQL data to a new server]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 06:14:31 +0000</pubDate>
  <lastBuildDate>Fri, 14 Apr 2006 18:44:02 +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=18634</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[Moving MSSQL data to a new server : The only option I have is restoring...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post104275.html#104275</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12115">wistex</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 14&nbsp;April&nbsp;2006 at 6:44pm<br /><br />The only option I have is restoring the database.&nbsp; The host I am temporarily using (after having major problems with our now former host) doesn't even allow us Enterprise Manager access to the database!&nbsp; I can, however, make a backup file and download that.<br><br>Thanks for letting me know about the backup/restore method.&nbsp; You are saving me hundreds of dollars in hosting fees and helping us with the performance issues we are having due to using a shared MS SQL Server.<br>]]>
   </description>
   <pubDate>Fri, 14 Apr 2006 18:44:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post104275.html#104275</guid>
  </item> 
  <item>
   <title><![CDATA[Moving MSSQL data to a new server : 1. Yes you can, I have SQL Express,...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101754.html#101754</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 20&nbsp;March&nbsp;2006 at 10:59am<br /><br />1. Yes you can, I have SQL Express, SQL 2005 Developer Edition, and SQL 2000 Developer Edition all install on this computer at the moment, just installed under different instance names.<br><br>2. Enterprise Manager and the full SQL Server Management studio both come with DTS import export tools for moving SQL Databases, the only version that is not compatible with these tools in SQL 2005 Express which is limited. But you can detach and attach databases in SQL Express 2005 which would help in moving databases.<br>]]>
   </description>
   <pubDate>Mon, 20 Mar 2006 10:59:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101754.html#101754</guid>
  </item> 
  <item>
   <title><![CDATA[Moving MSSQL data to a new server : This is maddening...  SO there...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101734.html#101734</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15116">Ozoyo</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 20&nbsp;March&nbsp;2006 at 9:18am<br /><br />This is maddening...<br><br>SO there is no import tool in SQL 2005 <img alt="Shocked" src="https://forums.webwiz.net/smileys/smiley3.gif" align="middle" border="0">.<br><br>I have installed 2005 express locally on the server but I can't import my SQL 2000 DB which is on a distant server. <br>I have found a way to import a DB from MSDE to SQL 2005 (not testedthough). But my main issue is that I can't install MSDE on my server(something about SA password), I have tried to change the password astold on the Microsoft site but no success... <img alt="Cry" src="https://forums.webwiz.net/smileys/smiley19.gif" align="middle" border="0">.<br><br>I have few questions:<br><br>1. Can you have SQL 2005 and MSDE on the same server? Is that why I have the password issue?<br><br>2. Does MSDE have an import wizzard that I can use to import my DB from the distant server?<br><br>Thanks<br><br><br><br>]]>
   </description>
   <pubDate>Mon, 20 Mar 2006 09:18:12 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101734.html#101734</guid>
  </item> 
  <item>
   <title><![CDATA[Moving MSSQL data to a new server : Not in a standard installation.It...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101545.html#101545</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 17&nbsp;March&nbsp;2006 at 11:54am<br /><br />Not in a standard installation.<br><br>It sounds like someone may have modified the code, have a look in both the common.asp files as this is where the connection string is used to connect to the database, someone may have modified the code in these files.<br>]]>
   </description>
   <pubDate>Fri, 17 Mar 2006 11:54:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101545.html#101545</guid>
  </item> 
  <item>
   <title><![CDATA[Moving MSSQL data to a new server : Talk about weird?  I&amp;#039;ve looked...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101521.html#101521</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23175">Shaun</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 17&nbsp;March&nbsp;2006 at 12:59am<br /><br />Talk about weird?<br /><br />I've looked at that file and in that exact location etc.<br /><br />BUT<br /><br />The details for our current MSSQL database are incorrect.<br /><br />It's been filled in with something different, definately not the MSSQL DB I've been using.<br /><br />Anywhere else I should be looking?]]>
   </description>
   <pubDate>Fri, 17 Mar 2006 00:59:45 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101521.html#101521</guid>
  </item> 
  <item>
   <title><![CDATA[Moving MSSQL data to a new server : I do plan on having support for...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101474.html#101474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 16&nbsp;March&nbsp;2006 at 1:39pm<br /><br />I do plan on having support for Windows Authentication in version 8 for db versions, but as I want to get version 8 out as soon as possible it will have to wait now till version 8.1]]>
   </description>
   <pubDate>Thu, 16 Mar 2006 13:39:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101474.html#101474</guid>
  </item> 
  <item>
   <title><![CDATA[Moving MSSQL data to a new server : Sorry I missed that as well. Change...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101472.html#101472</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18031">rx7tt</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 16&nbsp;March&nbsp;2006 at 1:25pm<br /><br />Sorry I missed that as well. Change <br /><table width="99%"><tr><td><pre class="BBcode">strSQLServerName = "" 'Holds the name of the SQL Server</pre></td></tr></table> to (local) in the file boRg stated.<br /><br />Another cool thing that I'm not sure is possible with MSDE but works with SQL express is using Windows authentication for the forum instead of sql server authentication. Might be something to add to V8, as it would only add one line.<br /><br />-Scott]]>
   </description>
   <pubDate>Thu, 16 Mar 2006 13:25:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101472.html#101472</guid>
  </item> 
  <item>
   <title><![CDATA[Moving MSSQL data to a new server : As far as I can recall, in version...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101458.html#101458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 16&nbsp;March&nbsp;2006 at 11:58am<br /><br />As far as I can recall, in version 7.x it should be 'admin/SQL_server_connection.asp']]>
   </description>
   <pubDate>Thu, 16 Mar 2006 11:58:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101458.html#101458</guid>
  </item> 
  <item>
   <title><![CDATA[Moving MSSQL data to a new server : Many thanks Scott (top car, top...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101405.html#101405</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23175">Shaun</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 15&nbsp;March&nbsp;2006 at 10:59pm<br /><br />Many thanks Scott (top car, top help)!<br /><br />I'll probably get back in touch at some point LOL.<br /><br />Just one final question, which I've asked a few times but haven't had the answer as yet.<br /><br />Which file do I need to change (and how), to point the forum to the new SQL database and location etc?<br /><br />Cheers again,<br />Shaun]]>
   </description>
   <pubDate>Wed, 15 Mar 2006 22:59:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101405.html#101405</guid>
  </item> 
  <item>
   <title><![CDATA[Moving MSSQL data to a new server : Thanks scott, this is also what...]]></title>
   <link>https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101319.html#101319</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18634<br /><strong>Posted:</strong> 15&nbsp;March&nbsp;2006 at 10:14am<br /><br />Thanks scott, this is also what I was looking for, as from what I read from Microsoft the DTS tools don't work in SQL 2005 Express. Now I know how to do this I will probably be upgrading to SQL 2005 Express very soon.]]>
   </description>
   <pubDate>Wed, 15 Mar 2006 10:14:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/moving-mssql-data-to-a-new-server_topic18634_post101319.html#101319</guid>
  </item> 
 </channel>
</rss>