Subject | Re: [IBO] serious design problem: update queries |
---|---|
Author | Nando Dessena |
Post date | 2003-07-23T16:44:01Z |
Leon,
L> It's perfectly allright if two users change the same record as long as the
L> update statement changes only changed fields.
L> This will solve my problem completely. But at the moments it's only possible
L> using a trick (see my latest thread)
The fact is that TIBOQuery should expose and implement an UpdateMode
property, which it does not in spite of the supposed full
compatibility with TQuery. Incidentally, there are other uses for
UpdateMode which currently aren't viable with TIBOQuery.
Ciao
--
Nando mailto:nandod@...
L> It's perfectly allright if two users change the same record as long as the
L> update statement changes only changed fields.
L> This will solve my problem completely. But at the moments it's only possible
L> using a trick (see my latest thread)
The fact is that TIBOQuery should expose and implement an UpdateMode
property, which it does not in spite of the supposed full
compatibility with TQuery. Incidentally, there are other uses for
UpdateMode which currently aren't viable with TIBOQuery.
Ciao
--
Nando mailto:nandod@...