Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I synchronize my application tables in 3 locatio
Message
From
12/08/2001 08:10:14
 
 
To
12/08/2001 05:59:38
Stephen Ehigie
Shell Petroleum Development Company
Port Harcourt, Nigeria
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00542734
Message ID:
00542736
Views:
13
Just some rough ideas to help are:

1. Make sure that each location has unique primary leys. eg LocId+sequenceno
2. Impelment a common transaction logfile recording every change in every table.
3. Timestamp every log entry.
4. Each client will read and process the other two clients transaction logfile at regular intervals.
5. Far from perfect!

Please report your progress here



>I need to have a desktop VFP application (using foxpro tables) run in three different locations of the same company covered by a WAN. But the users in these locations must be able to refresh each other's data overnight. How best do I implement this requirement?
Previous
Reply
Map
View

Click here to load this message in the networking platform