<?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 : need help restoring a deleted thread</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 : need help restoring a deleted thread]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 15:48:08 +0000</pubDate>
  <lastBuildDate>Sun, 09 Sep 2007 11:52:34 +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=24371</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[need help restoring a deleted thread : this is possiable.you need to...]]></title>
   <link>https://forums.webwiz.net/need-help-restoring-a-deleted-thread_topic24371_post127422.html#127422</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 24371<br /><strong>Posted:</strong> 09&nbsp;September&nbsp;2007 at 11:52am<br /><br />this is possiable.<br><br>you need to <br><br>1. create a conection to both DB's<br>2. get the topic details from the topic table loaded into a array or an open connection<br>3. get the topic threads from the threads table with the Topic_ID of above Topic<br>4. use the insert SQL command to copy all aspects of the topic (topic table details) of that ID into a new topic into the latest/live DB.<br>5. requery the latest DB to get the new topic ID thats been created in the topic table.<br>6. use that ID and insert the posts/threads from the old threads table into the new Database threads table using the topic ID value as the ID that was collected/created in step 5.<br><br>im not sure if the post cout is changed when deleted or not.; but that will get the topic back into the live Database. Its not an easy job but you can/could use Enterprise manager or SQL Express manager studio<br>]]>
   </description>
   <pubDate>Sun, 09 Sep 2007 11:52:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/need-help-restoring-a-deleted-thread_topic24371_post127422.html#127422</guid>
  </item> 
  <item>
   <title><![CDATA[need help restoring a deleted thread :   MS SQL Server database,I have...]]></title>
   <link>https://forums.webwiz.net/need-help-restoring-a-deleted-thread_topic24371_post127415.html#127415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19415">iSec</a><br /><strong>Subject:</strong> 24371<br /><strong>Posted:</strong> 09&nbsp;September&nbsp;2007 at 2:30am<br /><br />MS SQL Server database,<br>I have a backup of the database that was done last night...<br>One moderator mistakenly deleted one of the most popular topics on my forum, and its her own topic..(fortunately)<br><br>Icreated a test database and imported the backup that was done last night on that test db... now I needto know how to get that one topic moved from the test database to theactual database.<br><br>The deleted thread is still in the backup, is there any query that I can run to get this back or is this impossible to accomplish?&nbsp;<span style="font-size:10px"><br /><br />Edited by Info_Tech - 09&nbsp;September&nbsp;2007 at 2:37am</span>]]>
   </description>
   <pubDate>Sun, 09 Sep 2007 02:30:05 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/need-help-restoring-a-deleted-thread_topic24371_post127415.html#127415</guid>
  </item> 
 </channel>
</rss>