Re: update not updating??

[prev] [thread] [next] [Date index for 2004/08/30]

From: Perrin Harkins
Subject: Re: update not updating??
Date: 19:16 on 30 Aug 2004
On Mon, 2004-08-30 at 14:59, Michael Jensen wrote:
>         $fileObject->typist_id($user_id);    # doesn't do a thing
>         $fileObject->status(2);    # doesn't do a thing!
>         $fileObject->set(status=>"2"); # doesn't do a thing!!(method 2
> per beginners guide)

What makes you think these are not doing anything?  Did you actually
look at the object's data (not the database) after running these
commands?

I don't see any calls to $fileObject->update() in here.  Are you using
autoupdate?

- Perrin

update not updating??
Michael Jensen 18:59 on 30 Aug 2004

Re: update not updating??
Perrin Harkins 19:16 on 30 Aug 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52