Re: trying to mirror a db

From: Volker Hetzer <volker.hetzer_at_ieee.org>
Date: Mon, 03 Apr 2006 17:12:40 +0200
Message-ID: <e0re19$bi8$1_at_nntp.fujitsu-siemens.com>


Ike schrieb:
> If I have two databases, A and B, each with only one table, and the tables
> are supposed to miror each other (yet, B gets interacted with independent of
> A, and vice versa) and the table in A has a field for the timestamp of last
> activity for each record, as well as a field for the corresponing id of each
> record in B that the record in A corresponds to.
>
> I am trying to discern an alogirthm for maintining these two tables to be
> concurrent with each other. Does anyone have any ideas, given the
> description above for an algorithm to do this?
There is no easy solution, and the complex ones depend very much on the kind of interaction.
So, what do you want to do and why?

Lots of Greetings!
Volker Received on Mon Apr 03 2006 - 17:12:40 CEST

Original text of this message