Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How much data moves from Server to Client?
Message
 
To
02/12/1999 19:13:18
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00298027
Message ID:
00298735
Views:
14
>From what I understand, only the relevant portions of the index are moved over the wire, and then only the records as they are needed. >

I did some testing over a 56K WAN. It appears that the entire table is downloaded as soon as you open it. If I type USE 'table', it takes as much time to open the table as if I downloaded the table manually. Using ODBC did not improve performance; it also caches the entire table. My solution was to use COM; that works great.
George
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform