Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is best method to index distributed data
Message
From
08/03/2011 13:42:06
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
08/03/2011 12:16:36
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01502930
Message ID:
01502951
Views:
62
>Hi,
>
>I am wondering what is the best way to define indexes for distributed data that permit to synchronize it with central data without index collisions.
>
>One posibility is that all pk's be composed of two fields: location_id + autoincrementing_id, another is to use GUIDs.

I once used location_id c(2) + subs(sys(2015),2) as a PK, and that was in FPD2.6. The data were exchanged as zipped dbfs, via modem. Worked perfectly, except that the phone lines were so bad that the customer gave up. There was a reserve version which would have operated via floppy, but these were wheat mills, with lots of dust in the air, so that didn't work either.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform