Subject | Re: [IBO] Before Post |
---|---|
Author | murasr1.eti@mail.cez.cz |
Post date | 2001-06-07T05:17:56Z |
"Jason Wharton" <jwharton@...> on 06.06.2001 15:57:59
Odpovězte prosím - IBObjects@yahoogroups.com
Komu: <IBObjects@yahoogroups.com>
Kopie:
Předmět: Re: [IBO] Before Post
Use a separate query and check the values of it with the old values of the
columns to be posted.
I think it is easier to use a trigger to increment a "generation" ID on a
record. That way if a user changes something and you have the generation ID
as a part of the key, IBO can detect the change and refuse them the ability
to post the record.
But it is useful only for Insert operation not for Update (modify / edit),
isn't it?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Odpovězte prosím - IBObjects@yahoogroups.com
Komu: <IBObjects@yahoogroups.com>
Kopie:
Předmět: Re: [IBO] Before Post
Use a separate query and check the values of it with the old values of the
columns to be posted.
I think it is easier to use a trigger to increment a "generation" ID on a
record. That way if a user changes something and you have the generation ID
as a part of the key, IBO can detect the change and refuse them the ability
to post the record.
But it is useful only for Insert operation not for Update (modify / edit),
isn't it?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <kjteng@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, June 05, 2001 11:48 PM
Subject: [IBO] Before Post
> How do I check if the data in a row/field has been changed by other
> user since the last refresh (I want to check this before I calling
> post method)
> Thanks.
>
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/