Re: Homegrown synchronization
- From: "David W. Fenton" <XXXusenet@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 04 Jan 2007 16:19:59 -0600
"rdemyan" <rdemyan@xxxxxxxxxxx> wrote in
news:1167853091.992240.272420@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:
So we agree that we need to copy a zipped copy of the production
backend to the remote user. Now the only question is what do we
do with that copy. I'm proposing copy over the existing local
backend file and your proposing to use the downloaded copy to
update the local copy.
Okay. Let me think about this a bit. It does have the major
advantage of not making A think that they have to enter the data
again (the original data would get back to A eventually probably
an update or two later). But if there were a lot of updates made
by A that day, they might get pretty angry (even though those
updates would probably eventually get back to them). If I can
code around that possibility, why not.
I can't see the downside of doing it with updates instead of a
wholesale copy, especially given that you already have code written
that will work for it, right (isn't it basically the same code as is
running in the synch app to incorporate updates from the users into
the server back end?)?
--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
.
- Follow-Ups:
- Re: Homegrown synchronization
- From: rdemyan
- Re: Homegrown synchronization
- References:
- Re: Homegrown synchronization
- From: rdemyan
- Re: Homegrown synchronization
- From: David W. Fenton
- Re: Homegrown synchronization
- From: rdemyan
- Re: Homegrown synchronization
- From: David W. Fenton
- Re: Homegrown synchronization
- From: rdemyan
- Re: Homegrown synchronization
- From: David W. Fenton
- Re: Homegrown synchronization
- From: rdemyan
- Re: Homegrown synchronization
- From: David W. Fenton
- Re: Homegrown synchronization
- From: rdemyan
- Re: Homegrown synchronization
- Prev by Date: Re: Homegrown synchronization
- Next by Date: Re: Homegrown synchronization
- Previous by thread: Re: Homegrown synchronization
- Next by thread: Re: Homegrown synchronization
- Index(es):
Relevant Pages
|