Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very Bad Bug in VFP5.0 and VFP6.0 !!!
Message
 
À
05/01/1999 09:13:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00171436
Message ID:
00172793
Vues:
22
Hi Derek,

>Have you tried performing a table update as soon as you change the index value ? Any changes you make won't be reflected until you either change the record pointer explicitly, or by performing a table update.

With a tableUpdate() it works, but that's not the issue here. The problem is that SEEK uses the index on disk to find records in the buffer, which of course won't work. LOCATE OTOH uses the index in the buffer to find records in the buffered table.

Christof
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform