in reply to DB Not UPDATE-ing
Do you really have two fields named unsubscribedby? I can see how that would confuse things. Also, does unsubscribedby really equal the empty string, or is it NULL? Did you try taking your WHERE clause and using it in a SELECT to see what rows you get returned?
$;=sub{$/};@;=map{my($a,$b)=($_,$;);$;=sub{$a.$b->()}} split//,".rekcah lreP rehtona tsuJ";$\=$ ;->();print$/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: DB Help Request
by vbrtrmn (Pilgrim) on Sep 14, 2003 at 14:40 UTC | |
by jonadab (Parson) on Sep 14, 2003 at 17:25 UTC |