Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wishlist: native VFP views
Message
 
 
À
18/12/1999 12:45:40
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00305642
Message ID:
00305775
Vues:
33
Walter,

Are you sure the performance problems you are seeing with SQL is not just an issue of the SQL optimizer making incorrect judgements about what to join first? Your xbase code uses a priori knowledge of your data when you set it up. If you have a select with a three table join in VFP you can quite often split it into two selects that perform much better using the same a priori knowledge to reduce the amount of rows to be joined.

>I've ran another series of tests here and I come to the conclusion that performance gains can be HUGE to even a factor hundred. With the test described in the thread 'Differences between xBase and SQL implementations' i've managed to see differences where the performance gain was more 1700% native: 1.2 sec against about 21 sec SQL.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform