Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very Large Data Sets
Message
De
31/03/2009 22:58:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01392465
Message ID:
01392523
Vues:
58
> We have apps that use very large tables in VFP. (Tens of millions of records).
> We open the tables and scan through them to process each record.

You need to use SQL language for data scanning/selection. As I understood, you have a simple file server with
classic DBFs. If you are not going to rebuild your database into MySQL etc. try to change SCANs into SELECT-SQLs.
The speed will increase incredibly.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform