[thelist] Update Query not running

Scott Brady evolt at scottbrady.net
Tue Jan 22 14:04:16 CST 2002


Joshua wrote:

> is this the only update to this table that is not working?  Have you tried
> replacing the <cfqueryparam> with a simple Val()?
>
> -joshua

So far, it's the only update query using the user_id in the WHERE clause, so
I'm not sure.

Changing the cfqueryparam to just be "WHERE u.user_id = '#Request.user_id#'
" doesn't change anything.

(Glad so far that no one has pointed out a really obvious mistake . . . .)

Scott
----------------------------------------------
Scott Brady
http://www.scottbrady.net/






More information about the thelist mailing list