Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speed Difference
Message
From
08/01/2002 11:58:29
 
 
To
08/01/2002 11:43:37
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00601821
Message ID:
00602024
Views:
50
my .02 - First I doubt any of this matters in your case.

If you have a large data set with a large index then I believe using seeks are faster. The problem is that a view will download the entire index first (across the network) and then process the request. If you seek, the index data is transfered until it finds the seek info. At least that has been my experience. I maintain a 1.6 gig table with a large index and seeks worked about 50 times faster.

John
John Fabiani
Woodland, CA
Previous
Reply
Map
View

Click here to load this message in the networking platform