Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is traditional do while...enddo faster than sql select ?
Message
 
À
15/08/2007 21:04:57
Hee Lim Wang
Fantasy Software Enterprise
Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01248424
Message ID:
01248502
Vues:
28
Hi,

>i've found that it takes very long time to show the tempcursor

It really depends on a number of variables, such as how large the part is that you read from the table, how often you read the same area, what the connection latency is, how scattered records are, and so on. SEEK is usually faster when there's no additional filter condition and you read data only once.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform