Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stopping Re-ordering of Index File During Update
Message
De
19/09/2003 10:59:17
 
 
À
19/09/2003 09:52:53
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00830509
Message ID:
00830667
Vues:
29
Or using Seek() function instead of Seek command and found(). I don't know which one would be faster, but each should be fast.
DO WHILE SEEK(particularvalue,"bigtable")
  REPLACE numericfield WITH newvalue IN bigtable
ENDDO
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform