Subject | Re: getting the OAT inside a trigger |
---|---|
Author | Lutz Kutscher |
Post date | 2005-08-02T09:15:29Z |
> You're trying to setRight, something a little like that. Like I described in a different
> up a replication system, right? Why does OAT help?
>
>
> Ann
thread, I found out, that adding a timestamp to each record doesn't
work in case of overlapping transactions.
I thought about the approach using the OAT a while and found out, it
leaves me with the same problem.
I guess I'll have to use the approach Adam pointed me to in the other
thread - using an "updated records" table for each subscriber.
Thanks
Lutz