Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Not Being Saved
Message
 
À
30/01/2004 17:19:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00872558
Message ID:
00872659
Vues:
16
Hi Tracy:

Just a WAG, but what could be happening is that when you call sys_num("CARIER") the record pointer in CARRIER is changing and placing you at EOF. Because you have row buffering set ON, VFP will automatically perform a TABLEUPATE when the record number moves. So when you return back from sys_num and you REPLACE ca_sysnum you are at EOF, but because of the row buffering the other 9 fields were already saved when the record pointer moved.

HTH,

--Paul
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform