Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Store lookup-tables as vfp native local tables (MSDE db)
Message
 
 
To
19/06/2003 14:48:09
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00801886
Message ID:
00801977
Views:
17
I agree with Wayne in questioning your use of MSDE with 15-20 users. But I disagree with him about the lookup tables. I've done this with SQL-Server systems since the Fox 2.x days and it can really cut down network traffic for those relatively static lookup tables.

I've always kept a "version" table, both on the server and on the workstation. Every time the app starts, it compares version #'s for each of the tables involved. If the server version is later than the workstation version, the file gets copied down (or updated). To distribute changes, make the change on the server version of the table and increment the version number.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform