Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View, cursor or somethig else?
Message
From
11/07/1997 13:02:12
 
 
To
03/07/1997 07:01:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00038475
Message ID:
00039505
Views:
35
> I have 5 machine network with an NT4 file server. > To reduce the network traffic, I would like to have an always up-to-date > local list from the product table. This list would contain only the product > names. (Number of these can be greater than 10000) You want a local list on each of the 5 machines? I would consider this carefully, taking into consideration how much information each machine will be retrieving. You should, in fact, stress-test the setup to ensure that it is saving a significant amount of time. IMHO, it'll be more work for you in the long run. > The problem is (for me), keeping the local list always updated. Have a timestamp with each record. Determine the average update frequency for the infomation on the server (every n minutes, every hour, whatever), and have an application timer that fires a bit more often than that. This timer could download all of the changed information and information about the deletes. Then, once a week or so (depending on the amount of changes), re-load the entire database on to each machine to ensure that they are current. /Paul
Paul Russell
EMail: prussell@fox.nstn.ca
Phone: (902) 499-5043
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform