Moreover, update_sql() does not accept % arguments. It only accepts one argument<br>with is the SQL, so you have to concatenate what you need apriori.<br><br><div class="gmail_quote">On Fri, Feb 29, 2008 at 3:05 PM, Earnie Boyd &lt;<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">Quoting mark burdett &lt;<a href="mailto:mfburdett@gmail.com">mfburdett@gmail.com</a>&gt;:<br>

<br>
&gt; On Fri, Feb 29, 2008 at 8:01 AM, Earnie Boyd<br>
&gt; &lt;<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</a>&gt; wrote:<br>
&gt;&gt; &nbsp;$sql[] = &quot;UPDATE {profile_files} SET category = &#39;%s&#39; WHERE<br>
&gt;&gt; &nbsp;LOWER(category) = &#39;%s&#39;&quot;;<br>
&gt;&gt; &nbsp;$sql[] = &#39;Account settings&#39;;<br>
&gt;&gt; &nbsp;$sql[] = &#39;account&#39;;<br>
&gt;&gt; &nbsp;$ret[] = update_sql($sql);<br>
&gt;<br>
&gt; I guess this was an example of how it could work but doesn&#39;t?<br>
&gt; update_sql and db_query need a string as their argument and first<br>
&gt; argument, respectively.<br>
&gt;<br>
<br>
</div></div>Sorry, yes, I misread db_query. &nbsp;What good is update_sql then? &nbsp;Hmm...<br>
I find a two plus years old ticket for this [1].<br>
<br>
[1] <a href="http://drupal.org/node/36324" target="_blank">http://drupal.org/node/36324</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.