John Oliva wrote:
I haven't worked out a synchronization scheme yet. One possibility is to
model it on how the Palm PDB databases are synchronized. They keep
meta-data for each row indicating whether the data is dirty, new, has been
deleted, etc. This is optimized for a one-to-one pairing between
I haven't worked out a synchronization scheme yet. One possibility is to
model it on how the Palm PDB databases are synchronized. They keep
meta-data for each row indicating whether the data is dirty, new, has been
deleted, etc. This is optimized for a one-to-one pairing between two
databases. A
John Oliva wrote:
Are any of you performing synchronization between multiple SQLite DBs?
What tools or techniques are you using?
Thanks,
John Oliva
That's something I'd be interested in as well. At the moment, we are
using a system where each table to be synchronized has at least the
follow
Are any of you performing synchronization between multiple SQLite DBs?
What tools or techniques are you using?
Thanks,
John Oliva
4 matches
Mail list logo