<?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 : &quot;Query-based update&quot; error after Access -&gt; MySQL</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 : &quot;Query-based update&quot; error after Access -&gt; MySQL]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 04:53:04 +0000</pubDate>
  <lastBuildDate>Tue, 06 Feb 2007 14:26:51 +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=22309</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[&quot;Query-based update&quot; error after Access -&gt; MySQL : I&amp;#039;m having the same issue...]]></title>
   <link>https://forums.webwiz.net/querybased-update-error-after-access-mysql_topic22309_post120284.html#120284</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24150">diogomoura</a><br /><strong>Subject:</strong> 22309<br /><strong>Posted:</strong> 06&nbsp;February&nbsp;2007 at 2:26pm<br /><br />I'm having the same issue deleting post's!! If I delete an entire post it won't fail, but if I delete one singular post it will give me the exact same error than you.<br><br>I'd migrated from v7 access to latest v8 mySQL, just like you and did all the steps with careful.<br><br>I' d already tried to re-upload the file delete_post.asp put no sucess.<br>]]>
   </description>
   <pubDate>Tue, 06 Feb 2007 14:26:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/querybased-update-error-after-access-mysql_topic22309_post120284.html#120284</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Query-based update&quot; error after Access -&gt; MySQL : I couldn&amp;#039;t really find a...]]></title>
   <link>https://forums.webwiz.net/querybased-update-error-after-access-mysql_topic22309_post119060.html#119060</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=17742">Imperator</a><br /><strong>Subject:</strong> 22309<br /><strong>Posted:</strong> 04&nbsp;January&nbsp;2007 at 3:26pm<br /><br />I couldn't really find a direct solution to the problem. I guess the only solution would be to remove the recordset update function calls and replace them with SQL queries.]]>
   </description>
   <pubDate>Thu, 04 Jan 2007 15:26:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/querybased-update-error-after-access-mysql_topic22309_post119060.html#119060</guid>
  </item> 
  <item>
   <title><![CDATA[&quot;Query-based update&quot; error after Access -&gt; MySQL : I recently converted an 860 MB...]]></title>
   <link>https://forums.webwiz.net/querybased-update-error-after-access-mysql_topic22309_post118957.html#118957</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=17742">Imperator</a><br /><strong>Subject:</strong> 22309<br /><strong>Posted:</strong> 01&nbsp;January&nbsp;2007 at 9:22pm<br /><br />I recently converted an 860 MB Access database, originally upgraded from version 7.x to MySQL. The conversion was done row by row INSERT through an on-server script. Everything is fine except when I update forum posts made before the conversion, which gives me the error <font face="Arial" size="2">Query-based update failed because the row to update could not be found..<br><br>For example, when I try to edit the post it gives me:<br><table width="99%"><tr><td><pre class="BBcode"></font>SELECT tblThread.Thread_ID, tblThread.Author_ID, tblThread.Message,tblThread.Show_signature, tblThread.IP_addr, tblThread.Hide,tblThread.File_uploads FROM tblThread WHERE tblThread.Thread_ID=312611;<font face="Arial" size="2"></font><p><font face="Arial" size="2">Microsoft OLE DB Provider for ODBC Drivers</font> <font face="Arial" size="2">error '80004005'</font></p><p><font face="Arial" size="2">Query-based update failed because the row to update could not be found.</font></p><p><font face="Arial" size="2">/forum/edit_post.asp</font><font face="Arial" size="2">, line 685</pre></td></tr></table></font></p><p><font face="Arial" size="2">A similar error occurs when I sticky or unsticky old posts or edit signatures. Interestingly, the error does not occur to any posts made after the database conversion. <br></font></p><p><font face="Arial" size="2">I'm interested what others here think about the error. I was reading some other material on the internet, such as:</font></p><p><a href="http://www.issociate.de/board/post/198565/Query-based_update_failed_because_the_row_to_update_could_not_be_found.html" target="_blank">http://www.issociate.de/board/post/198565/Query-based_update_failed_because_the_row_to_update_could_not_be_found.html</a><br></p><p>It appears that the error might be related to myODBC and not the database data. However, it also seems illogical why some parts of the data give that error and others don't. I've also been able to update the data using my own SQL queries. <br></p><p>Anyone have an idea? As you can see, my Access database is quite large and I need to get out of it. Unfortunately, I'm not sure if I can live with the current errors, since my members can't update their signatures.<br></p>]]>
   </description>
   <pubDate>Mon, 01 Jan 2007 21:22:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/querybased-update-error-after-access-mysql_topic22309_post118957.html#118957</guid>
  </item> 
 </channel>
</rss>