Thank you all for the great mailing list.
What would be the best way to keep n Sqlite databases up-to-date across n nodes on a LAN? The platform would be Windows and the implementation language would be C++ (but I am open to other language suggestions if it makes the job easier). The maximum number of nodes (n) would not exceed 15. The application would keep track of the nodes connected. When an update or insert is made to a database on any node, the application could send a message containing a similar command to all the peers. However, when a node is connected late, it may be way out of synch. I could copy the whole database file across in these cases but the file will be very big (and that seems too in-elegant anyway). Perhaps this has been solved already. Does anyone have a suggestion? Thank you. Shawn M. Downey MPR Associates 632 Plank Road, Suite 110 Clifton Park, NY 12065 518-371-3983 x3 (work) 860-508-5015 (cell)