Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Replication
Message
From
24/09/2003 10:58:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Data Replication
Miscellaneous
Thread ID:
00831856
Message ID:
00831856
Views:
45
Hi,
I am enhancing data replication program at this moment. In previous version, I am comparing working table with "old table" to get the changed records and send to other location. Using this method, the performance become slower and slower upon the large number of records.

Therefore, I am trying to use a fields to store last update datetime/number, and then use SQL to select all records that later/bigger than previous saved breakpoint. However, I faced problem of update this field while deleting since VFP not allow update table in trigger.

Hereby, I woudl like to get some comments on, how to determine the record is deleted after the breakpoint?

How do you do this in your replication???

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform