"TRU" <truwebs@gmail.com> wrote in
news:1155445975.080630.238910@h48g2000cwc.googlegroups.com:
Your question seems to me to have nothing whatsoever to do with Jet
replication.
It could be done in code. Basically you'd need to log all operations
in your application front end, much like a server database with
transaction logging.
If you did all your edits through SQL, you could log the SQL and
then run it against the other back end. But that's probably going to
be harder to do than it sounds.
--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
|