Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What comes through the wire?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
What comes through the wire?
Miscellaneous
Thread ID:
00400707
Message ID:
00400707
Views:
58
Hi,

Suppose I have a WAN and I want to access a DBF file that is held by a remote machine. Suppose that I have a drive letter (Z:) mapped to this location and I raise the following commands:

use Z:\Customers
select Name from Customers where ID = "001"

What comes through the wire? Does Visual FoxPro tries to optimize the download of the data or has the table to be completely downloaded in order to the processing be done?

Thanks in advance!
-----
Fabio Vazquez
http://www.fabiovazquez.com
Next
Reply
Map
View

Click here to load this message in the networking platform