<?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 : Upgrading from 7.01 to 7.92 Problem</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 : Upgrading from 7.01 to 7.92 Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 22:05:10 +0000</pubDate>
  <lastBuildDate>Fri, 26 Aug 2005 14:42:31 +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=16330</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[Upgrading from 7.01 to 7.92 Problem : Solved it! - It was completely...]]></title>
   <link>https://forums.webwiz.net/upgrading-from-7-01-to-7-92-problem_topic16330_post89448.html#89448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21534">jglasson</a><br /><strong>Subject:</strong> 16330<br /><strong>Posted:</strong> 26&nbsp;August&nbsp;2005 at 2:42pm<br /><br />Solved it! - It was completely based on my stupidity..!<br><br>Now I just need to figured out how to get all my categories and forums back after being hacked...&nbsp;&nbsp; :(<br><br>Thanks,<br>J.<br>]]>
   </description>
   <pubDate>Fri, 26 Aug 2005 14:42:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upgrading-from-7-01-to-7-92-problem_topic16330_post89448.html#89448</guid>
  </item> 
  <item>
   <title><![CDATA[Upgrading from 7.01 to 7.92 Problem : Not sure if this will help as...]]></title>
   <link>https://forums.webwiz.net/upgrading-from-7-01-to-7-92-problem_topic16330_post89446.html#89446</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21534">jglasson</a><br /><strong>Subject:</strong> 16330<br /><strong>Posted:</strong> 26&nbsp;August&nbsp;2005 at 1:57pm<br /><br />Not sure if this will help as well...here is the code...<br>Line 133 is the execution of SELECT - see below<br><br>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-<br>'Read the various categories from the database<br>'Initalise the strSQL variable with an SQL statement to query the database<br>If strDatabaseType = "SQLServer" Then<br>&nbsp;&nbsp; &nbsp;strSQL = "EXECUTE " &amp; strDbProc &amp; "CategoryAll"<br>Else<br>&nbsp;&nbsp; &nbsp;strSQL = "SELECT " &amp; strDbTable &amp;"Category.Cat_name, " &amp; strDbTable &amp; "Category.Cat_ID FROM "&amp; strDbTable &amp; "Category ORDER BY " &amp; strDbTable &amp;"Category.Cat_order ASC;"<br>End If<br><br>'Query the database<br>rsCategory.Open strSQL, adoCon<br>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-<br><br>Thanks,<br>Jeff<br>]]>
   </description>
   <pubDate>Fri, 26 Aug 2005 13:57:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upgrading-from-7-01-to-7-92-problem_topic16330_post89446.html#89446</guid>
  </item> 
  <item>
   <title><![CDATA[Upgrading from 7.01 to 7.92 Problem : Check the change log in the install...]]></title>
   <link>https://forums.webwiz.net/upgrading-from-7-01-to-7-92-problem_topic16330_post89394.html#89394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 16330<br /><strong>Posted:</strong> 25&nbsp;August&nbsp;2005 at 9:20pm<br /><br />Check the change log in the install readme. ISTRC that there was a db change around 7.5]]>
   </description>
   <pubDate>Thu, 25 Aug 2005 21:20:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upgrading-from-7-01-to-7-92-problem_topic16330_post89394.html#89394</guid>
  </item> 
  <item>
   <title><![CDATA[Upgrading from 7.01 to 7.92 Problem : Hello,  I&amp;#039;m attempting...]]></title>
   <link>https://forums.webwiz.net/upgrading-from-7-01-to-7-92-problem_topic16330_post89353.html#89353</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21534">jglasson</a><br /><strong>Subject:</strong> 16330<br /><strong>Posted:</strong> 25&nbsp;August&nbsp;2005 at 1:04pm<br /><br />Hello,<br><br>I'm attempting to upgrade from 7.01 to 7.92 and when I copy my MDB overto my staging area and modify the common.asp file, I get the followingerror:<br><br><p><font face="Arial" size="2">Microsoft OLE DB Provider for ODBC Drivers</font> <font face="Arial" size="2">error '80040e37'</font></p><p><font face="Arial" size="2">&#091;Microsoft&#093;&#091;ODBC Microsoft Access Driver&#093;The Microsoft Jet database engine cannot find the input table or query'tblCategory'. Make sure it exists and that its name is spelledcorrectly.</font></p><p><font face="Arial" size="2">/forum/default.asp</font><font face="Arial" size="2">, line 133<br></font></p><p><font face="Arial" size="2">Is there a DB conversion that needs to take place or something..?<br></font></p><p><font face="Arial" size="2">Thanks,<br>Jeffrey<br></font></p><p><font face="Arial" size="2"><br></font></p><br>]]>
   </description>
   <pubDate>Thu, 25 Aug 2005 13:04:42 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/upgrading-from-7-01-to-7-92-problem_topic16330_post89353.html#89353</guid>
  </item> 
 </channel>
</rss>