<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038810" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038810</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/update-database-asp#comment-1221090</link>
    <description> &lt;p&gt;Yes thanks that worked! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Jul 2007 12:08:01 +0000</pubDate>
 <dc:creator>drew22299</dc:creator>
 <guid isPermaLink="false">comment 1221090 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/update-database-asp#comment-1220946</link>
    <description> &lt;p&gt;You need to do a check to ensure you&#039;re not at BOF or EOF. I think it runs something like:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;If Recordset.BOF Or Recordset.EOF Then &lt;br /&gt;&amp;nbsp; ... some error condition stuff&lt;br /&gt;End If&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
I presume you&#039;re running a query to find the record that needs to be updated? It seems that query is not returning any records. You should also use Recordset.MoveFirst before trying to manipulate the current record.&lt;/p&gt;
&lt;p&gt;Hope this helps. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Jun 2007 12:40:20 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1220946 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
