Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor reorder.
Message
De
20/04/2004 02:05:31
 
 
À
19/04/2004 12:21:42
Reza Meamar
Homa Programming Group
Shiraz, Iran
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00896165
Message ID:
00896375
Vues:
26
As Yuri and Erick said just INDEX your cursor.
 SELECT * FROM YourTable ORDER BY DTOS(DateField) INTO CURSOR myCursor [READWRITE]
 INDEX ON DTOS(DateField) TAG myCursor
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform