Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving from FoxPro to Lianja?
Message
De
04/12/2014 07:26:39
 
 
À
04/12/2014 07:19:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01610047
Message ID:
01611792
Vues:
126
>I don't follow you here, do I set the order on or off. What does Rushmore need exactly.
>
>Bear in mind, on an XP platform none of this is necessary???
in order to speed things up in rushmore it needs an index on every parameter of the where clause

if query like that

select * from myfile where upper(myfield) = [FRANK]

you need in index on upper(myfield)
then rushmore can optimize the query. don't set any order just have the index on the field.
the index has to match the left side of your where clause phrase

search for rushmore in the help file to see more
Peter Cortiel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform