Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do local views process data?
Message
From
24/02/2000 11:51:55
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00336812
Message ID:
00336824
Views:
24
I'm not really conversant with all of the details, but even though tables are buffered locally, there is a lot of buffer refreshing going on to avoid "dirty buffers" and data clashes. If there is a narrower pipeline for some clients than with others, there is going to be a speed issue regardless.


>Working on a project with a slow network connection (a sigle 10baseT line with around 20 to 40 users crossing it) to the server where a VFP database and tables reside. Users in the building where the data server is run data queries around 5 to 7 times faster than users across the street.
>
>The application builds a temp VFP database on each client machine and populates it with local views of the VFP datbase on the server.
>
>Here is my question. How much of a VFP table is actually buffered to memory when it is opened? My thought is since local views open the required VFP tables locally on each client machine and the processing to create the view is done on the client machine why do I see such a performance difference?
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform