<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021934" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021934</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/updating-several-rows-mysql#comment-1135216</link>
    <description> &lt;p&gt;If each record must have seperate values, then you&#039;ll have to run a seperate update query for each record.  I&#039;ve not found a way around that for MySQL 3.&lt;/p&gt;
&lt;p&gt;MySQL 4, on the other hand, may have other options.  I&#039;ve heard of multi-table updates (similar to select queries with join statements), but I&#039;ve not read much about them.  I don&#039;t know if you could update multiple records within one table, but the capability may have been added as well.&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Jul 2003 18:56:46 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1135216 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/updating-several-rows-mysql#comment-1135186</link>
    <description> &lt;p&gt;Each field will have a different value. So what can I do?&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Jul 2003 08:16:27 +0000</pubDate>
 <dc:creator>nuk3</dc:creator>
 <guid isPermaLink="false">comment 1135186 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/updating-several-rows-mysql#comment-1135182</link>
    <description> &lt;p&gt;You can only update 2 or more records if you want the fields to be the same.  (So you can&#039;t update one records with field_one=1 and record two with field_one=2)&lt;/p&gt;
&lt;p&gt;Is this the case?  If so, just edit the WHERE statement to include some identification for all desired records.&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Jul 2003 06:42:32 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1135182 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
