Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array \ cursor
Message
De
21/11/2002 11:17:33
 
 
À
20/11/2002 09:06:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00724659
Message ID:
00725271
Vues:
24
Cursors are usually in memory if they are small.
VFP is a DATA oriented program, and in some tests I've has cursors working FASTER than arrays.

But with a Cursor you have defined data types in each field. In array you can have any type in any element, it may be slower because it's all variant.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform