Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Views
Miscellaneous
Thread ID:
00944604
Message ID:
00944606
Views:
31
Roy,

The file server only serves data. All processing is done on WS. However, how much data will be transfered over the wire would depend on the query and existing indexes. If query is Rushmore optinizable than only relevant part of the indexes will be transfered to WS and used to determine what records to pull from the file server.

>
>If I have a VFP DBC on a server and I create a parametized view and run the view from my workstation, is it still going to try to bring the entire table and just filter with my view? or does it only bring the set of matching records accross the network?
>
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform