Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Synchronizng two databases?

0 views
Skip to first unread message

mdR

unread,
Mar 31, 2006, 8:22:27 AM3/31/06
to
Hi all,

Is there a fairly easy method for synchronizing two JDataStore
databases aside from iterating thru the records one by one and
comparing?

I have a home database and a copy of the same database at work. I want
to be able to copy one of them, say the one at work, bring it home and
merge any additional record differences there may be. I don't care
about records that may have been deleted, just records that may have
been added from one to the other.

I have looked at the PumpAndSync example, but I think those components
simply copy the tables from source to target and would simply delete
records at the target.

tia
-mark

0 new messages