Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexing on multiple fields...
Message
De
10/10/2002 04:27:12
 
 
À
09/10/2002 12:57:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00709355
Message ID:
00709722
Vues:
17
< snip >
>Creating an index tag containing more than one field does not help for Rushmore purposes. If you need to run queries that involve these fields in the WHERE clause, you need an index on each indivual field for Rushmore to kick in (with regards to those fields).

I disagree that compound index cannot be used with Rushmore. It's true that compound index does not help, when you use ANSI SQL queries against the table, but if you use FoxPro's LOOKUP() command you can achieve Rushmore optimization using compound indexes. See: http://msdn.microsoft.com/library/en-us/fox7help/html/lnglookuplp_rp.asp
and please read it carefully.
___
Update sorry I did not read it carefully... It says that it is not optimizable.
However... you can use SET FILTER, SET KEY and SCAN.
See http://www.levelextreme.com/Magazine/September2002/Page23.asp

Regards
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform